Skip to content

Test failures for GCC 8 #447

Closed
Closed
@rouson

Description

@rouson
Avg response time
Issue Stats

Defect/Bug Report

Today, @zbeekman and I merged the master branch of the GCC git mirror of into the teams branch of the Sourcery Institute fork of GCC. I just used that branch to build MPICH 3.2 and OpenCoarrays 1.9.1 and observed the following test failures:

The following tests FAILED:
	 11 - async_comp_alloc_2 (Failed)
	 12 - comp_allocated_1 (Failed)
	 13 - comp_allocated_2 (Failed)
	 14 - get_array (Failed)
	 15 - get_self (Failed)
	 16 - send_array (Failed)
	 17 - get_with_offset_1d (Failed)
	 18 - whole_get_array (Failed)
	 19 - strided_get (Failed)
	 20 - strided_sendget (Failed)
	 31 - co_reduce_string (Failed)
	 37 - coarray_burgers_pde (Failed)
	 41 - convert-before-put (Failed)
	 42 - put-alloc-comp (Failed)
	 43 - get-put-alloc-comp (Failed)
Errors while running CTest
  • OpenCoarrays Version: 1.9.1

  • Fortran Compiler: gcc 8.0.0

  • C compiler used for building lib: gfortran 8.0.0

  • Installation method: ./install.sh -M /opt/mpich/3.2/gnu/8.0.0/ --install-prefix /opt/opencoarrays/1.9.1/gnu/8.0.0 -y -z

  • Output of uname -a: Linux Sourcery-Linux-VM 4.4.0-77-generic #98-Ubuntu SMP Wed Apr 26 08:34:02 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

  • MPI library being used: 3.2

  • Machine architecture and number of physical cores: 2.7 GHz Intel Core i7

  • Version of CMake: 3.7.0

Observed Behavior

See above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions