[Bug 1390198] Re: openmpi needs to be rebuilt with gfortran 4.9.1

2016-02-15 Thread Launchpad Bug Tracker
This bug was fixed in the package openmpi - 1.10.2-7ubuntu2

---
openmpi (1.10.2-7ubuntu2) xenial; urgency=medium

  * Debug build for powerpc (-O0 instead of -Og).

 -- Matthias Klose   Fri, 12 Feb 2016 11:46:13 +0100

** Changed in: openmpi (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1390198

Title:
  openmpi needs to be rebuilt with gfortran 4.9.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/mpich/+bug/1390198/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1390198] Re: openmpi needs to be rebuilt with gfortran 4.9.1

2015-04-21 Thread dylan
** Also affects: mpich
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1390198

Title:
  openmpi needs to be rebuilt with gfortran 4.9.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/mpich/+bug/1390198/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1390198] Re: openmpi needs to be rebuilt with gfortran 4.9.1

2014-11-22 Thread Pierre
Release:14.10

$ cat test_hdf5.F90
program write_hdf5_data

use hdf5

implicit none
integer(hid_t)   ::  file_id, error

!Initialize FORTRAN interface.
CALL h5open_f (error)
!Create a new file using default properties.
call H5Fcreate_f(test.h5, H5F_ACC_TRUNC_F, file_id, error);

!Terminate access to the file.
CALL h5fclose_f(file_id, error)

!Close FORTRAN interface.
CALL h5close_f(error)

end program

$ h5fc test_hdf5.F90
test_hdf5.F90:3.4:

use hdf5
1
Fatal Error: Cannot read module file 'hdf5.mod' opened at (1), because it was 
created by a different version of GNU Fortran

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1390198

Title:
  openmpi needs to be rebuilt with gfortran 4.9.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hdf5/+bug/1390198/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1390198] Re: openmpi needs to be rebuilt with gfortran 4.9.1

2014-11-16 Thread Pierre
Same bug with hdf5

** Also affects: hdf5 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1390198

Title:
  openmpi needs to be rebuilt with gfortran 4.9.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hdf5/+bug/1390198/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1390198] Re: openmpi needs to be rebuilt with gfortran 4.9.1

2014-11-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: hdf5 (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1390198

Title:
  openmpi needs to be rebuilt with gfortran 4.9.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hdf5/+bug/1390198/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1390198] Re: openmpi needs to be rebuilt with gfortran 4.9.1

2014-11-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: openmpi (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1390198

Title:
  openmpi needs to be rebuilt with gfortran 4.9.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hdf5/+bug/1390198/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1390198] Re: openmpi needs to be rebuilt with gfortran 4.9.1

2014-11-06 Thread Adam Rall
Note that this also seems to affect mpich: see
https://bugs.launchpad.net/ubuntu/+source/mpich/+bug/1389291.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1390198

Title:
  openmpi needs to be rebuilt with gfortran 4.9.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openmpi/+bug/1390198/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs