Bug#919335: mpifort (3.1.3-9) infinite loop on hurd reading from stdin

2019-01-14 Thread Boud Roukema
hi again I forgot to state evidence that this is a GNU/Hurd bug: On an amd64 machine running Debian/stretch GNU/Linux, mpifort runs this test program as expected. $ cat hurd_fortran_minimal.f90 program openmpi_hurd_bug i_myid = 178 print*,'i_myid = ',i_myid,' Please type in an integer and

Bug#919335: mpifort (3.1.3-9) infinite loop on hurd reading from stdin

2019-01-14 Thread Boud Roukema
Source: openmpi Version: 3.1.3-9 Severity: important SUMMARY: mpifort (openmpi 3.1.3-9) infinite loop on hurd while reading from stdin DESCRIPTION: On GNU/Hurd, a few-line fortran program that reads an integer from stdin and outputs it to stdout, and has no calls to mpi, runs as expected when