[valgrind] [Bug 413251] Compilation error using GCC 7.4.0 & OpenMPI 4.0.2

2020-12-23 Thread Daniel Doe
https://bugs.kde.org/show_bug.cgi?id=413251

--- Comment #8 from Daniel Doe  ---
Created attachment 134278
  --> https://bugs.kde.org/attachment.cgi?id=134278=edit
Avoid usage of deprecated MPI Datatypes

See my comment in the discussion.

-- 
You are receiving this mail because:
You are watching all bug changes.

[valgrind] [Bug 413251] Compilation error using GCC 7.4.0 & OpenMPI 4.0.2

2020-12-23 Thread Daniel Doe
https://bugs.kde.org/show_bug.cgi?id=413251

Daniel Doe  changed:

   What|Removed |Added

 CC||doehrin...@gmail.com

--- Comment #7 from Daniel Doe  ---
Hey Folks,

I came also across this error and manually altered the
valgrind-3.16.1/mpi/libmpiwrap.c file in lines 281f., 385ff., and 765f.
according to the replacements of the deprecated datatypes:

https://www.open-mpi.org/faq/?category=mpi-removed

I filed an attachment for the corresponding file.

-- 
You are receiving this mail because:
You are watching all bug changes.

[valgrind] [Bug 413251] Compilation error using GCC 7.4.0 & OpenMPI 4.0.2

2019-12-28 Thread Carl Ponder
https://bugs.kde.org/show_bug.cgi?id=413251

--- Comment #6 from Carl Ponder  ---
I wouldn't have a clue how.

-- 
You are receiving this mail because:
You are watching all bug changes.

[valgrind] [Bug 413251] Compilation error using GCC 7.4.0 & OpenMPI 4.0.2

2019-12-28 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=413251

--- Comment #5 from Julian Seward  ---
Carl, how hard would it be for you to make a patch to fix this
properly on the Valgrind side?

-- 
You are receiving this mail because:
You are watching all bug changes.

[valgrind] [Bug 413251] Compilation error using GCC 7.4.0 & OpenMPI 4.0.2

2019-11-04 Thread Carl Ponder
https://bugs.kde.org/show_bug.cgi?id=413251

Carl Ponder  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|NOT A BUG   |---

--- Comment #4 from Carl Ponder  ---
(I had put this into "NEEDSINFO" state, but evidently that means "NEEDSINFO"
from me not you!)

I'm going to hold this open because the MPI 1 support might not always be
available for OpenMPI, and you ought to consider adjusting your interface for
future use.

-- 
You are receiving this mail because:
You are watching all bug changes.

[valgrind] [Bug 413251] Compilation error using GCC 7.4.0 & OpenMPI 4.0.2

2019-11-03 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=413251

--- Comment #3 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[valgrind] [Bug 413251] Compilation error using GCC 7.4.0 & OpenMPI 4.0.2

2019-10-20 Thread Carl Ponder
https://bugs.kde.org/show_bug.cgi?id=413251

Carl Ponder  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|NEEDSINFO

--- Comment #2 from Carl Ponder  ---
Building OpenMPI with

--enable-mpi1-compatibility"

appears to solve the problem for both Valgrind and PNetCDF.
I'm going to close this issue now.
It looks like OpenMPI broke compatibility going from 4.0.1 -> 4.0.2.
Can anyone comment on the Valgrind dependency though?

-- 
You are receiving this mail because:
You are watching all bug changes.

[valgrind] [Bug 413251] Compilation error using GCC 7.4.0 & OpenMPI 4.0.2

2019-10-20 Thread Carl Ponder
https://bugs.kde.org/show_bug.cgi?id=413251

Carl Ponder  changed:

   What|Removed |Added

 CC||cpon...@nvidia.com

--- Comment #1 from Carl Ponder  ---
This is the 3.15.0 release, not just a circa-3.15 snapshot from the SVN
repository. Shouldn't you update the Version list?

-- 
You are receiving this mail because:
You are watching all bug changes.