Matt Thompson
Matt Thompson
Ahhh. My apologies. Here you go: [profile_make_log.txt](https://github.com/open-mpi/ompi/files/14873048/profile_make_log.txt) ETA: This is just complex enough I didn't want to paste. 😄
@ggouaillardet Here you go. This is my build dir but where I did `--exclude=3rd-party` to the tar command. Figured that was okay for a first try. [build-nag-7.2.01.tar.gz](https://github.com/open-mpi/ompi/files/14889899/build-nag-7.2.01.tar.gz)
@ggouaillardet I grabbed that tarfile and it configures, it builds, it installs, it checks, and Hello World says "Hello World".[^1] I think all is good! [^1]: Well, `use mpi` says...
@philipc2 Ah. Okay. I had uxarray 2024.10.0 and saw the failure. After a pip upgrade to 2024.10.1, this seems to be fixed:  Not sure what in that patch fixed...
I was going to make a "The new Bug issue type doesn't trigger bugs-tab" issue, but I suppose that would be this issue? Unless you'd prefer a separate issue for...
I am seeing this same error with NVHPC 24.7 in my testing today: ``` [ 69%] Building Fortran object pFUnit/src/funit/core/CMakeFiles/funit-core.dir/TestSuite.F90.o NVFORTRAN-S-0155-Empty generic procedure - at$tbpg (/ford1/share/gmao_SIteam/Baselibs/ESMA-Baselibs-8.5.0/src/GFE/pFUnit/src/funit/core/TestSuite.F90: 90) 0 inform, 0...
> Yeah, still an issue with the NVHPC 24.9 compiler as well. I filed a bug against the compiler. Oh. Huh. I am currently building Baselibs with 24.9 and I...
Confirmed same error.
@melven We'd like to get this in soon, could you add an entry to the changelog?
> Added changelog entry. This probably leads to merge conflicts with other pull requests? Thanks! We can fix any conflicts as needed.