-
-
Notifications
You must be signed in to change notification settings - Fork 56
Closed
Description
Avg response time |
---|
Defect/Bug Report
Changes to the descriptors in gfortran svn commit r257065 caused several test failures in OpenCoarrays, all but one of which have been fixed. This issue documents that the current failure of the get-put-allocatable-comp test stems from the aforementioned gfortran commit.
- OpenCoarrays Version:
2.0.0-rc1-16-g07fcba9
- Fortran Compiler: gfortran 8.0.1 20180314 (trunk)
- C compiler used for building lib: gfortran 8.0.1 20180314 (trunk)
- Installation method:
./develeloper-scripts/gcc-trunk-install.sh
- Output of
uname -a
:Linux sourcery-VirtualBox 4.13.0-16-generic #19-Ubuntu SMP Wed Oct 11 18:35:14 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
- MPI library being used: MPICH 3.2
- Machine architecture and number of physical cores: Sourcery Institute virtual machine on 2.7 GHz Intel Core i7 with 4 virtual cores
- Version of CMake:
3.10.0
Observed Behavior
Test failure.
Expected Behavior
Test passing.
Steps to Reproduce
git clone https://github.com/sourceryinstitute/opencoarrays
cd opencoarrays
./developer-scripts/gcc-trunk-install.sh -r <packages_root>
source <packages-root>/opencoarrays/2.0.0/setup.sh
cd prerequisites/builds/opencoarrays/2.0.0
ctest --timeout 5 --output-on-failure