[Bug 281239] lang/opencoarrays: Fails to build with GCC 14: MPI_C is missing!
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 03 Sep 2024 13:45:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281239 Bug ID: 281239 Summary: lang/opencoarrays: Fails to build with GCC 14: MPI_C is missing! Product: Ports & Packages Version: Latest Hardware: Any URL: https://pkg-status.freebsd.org/gohan04/data/140amd64-d efault-foo/2024-08-29_19h57m48s/logs/errors/opencoarra ys-2.10.1_1.log OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: salvadore@freebsd.org CC: miguel@gocobachi.dev Blocks: 281091 Flags: maintainer-feedback?(miguel@gocobachi.dev) CC: miguel@gocobachi.dev Build fails with GCC 14. This blocks GCC_DEFAULT update to GCC 14. -- Performing Test MPI_C_COMPILES -- Performing Test MPI_C_COMPILES - Failed CMake Error at CMakeLists.txt:439 (message): MPI_C is missing! Try setting MPI_C_COMPILER to the appropriate C compiler wrapper script and reconfigure. i.e., `cmake -DMPI_C_COMPILER=/path/to/mpicc ..` or set it by editing the cache using cmake-gui or ccmake. -- Configuring incomplete, errors occurred! *** Error code 1 Stop. Full log: https://pkg-status.freebsd.org/gohan04/data/140amd64-default-foo/2024-08-29_19h57m48s/logs/errors/opencoarrays-2.10.1_1.log Useful link: https://gcc.gnu.org/gcc-14/porting_to.html Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281091 [Bug 281091] [exp-run] Update GCC_DEFAULT to 14 etc. -- You are receiving this mail because: You are the assignee for the bug.