Package: libmpich-dev Version: 4.0.2-3+b1 Severity: important X-Debbugs-Cc: [email protected]
After I have recently upgraded to debian 12 (bookworm), trying to call mpich with the script mpif90, I get a long series of errors (both with gfortran and ifort - in the latter case with FC="ifort"), basically a multiplication of the following sequence: ------ /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libmpich.a(lib_libmpich_la-pready.o): in function `PMPI_Pready': (.text+0x7b3): undefined reference to `ucp_am_send_nb' /usr/bin/ld: (.text+0x7e7): undefined reference to `ucp_request_release' /usr/bin/ld: (.text+0xb68): undefined reference to `ucs_status_string' ------- -- System Information: Debian Release: 12.1 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 6.1.0-10-amd64 (SMP w/4 CPU threads; PREEMPT) Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), LANGUAGE=it:en_GB:en_US Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages libmpich-dev depends on: ii g++ 4:12.2.0-3 ii gfortran [gfortran-mod-15] 4:12.2.0-3 ii gfortran-12 [gfortran-mod-15] 12.2.0-14 ii libhwloc-dev 2.9.0-1 ii libmpich12 4.0.2-3+b1 ii libucx-dev 1.13.1-1 ii mpich 4.0.2-3+b1 libmpich-dev recommends no packages. libmpich-dev suggests no packages. -- no debconf information -- debian-science-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers
