Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T Trilinos
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 936
    • Issues 936
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • James Willenbring
  • Trilinos
  • Issues
  • #1541
Closed
Open
Issue created Jul 27, 2017 by James Willenbring@jmwilleOwner

Framework: Upgrade the buld Linux-GCC-4.7.2-CONTINUOUS_MPI_OPT_DEV_SHARED to GCC 4.8.4 or disable

Created by: bartlettroscoe

CC: @trilinos/framework

Description:

The build Linux-GCC-4.7.2-CONTINUOUS_MPI_OPT_DEV_SHARED with configure output shown at:

  • https://testing.sandia.gov/cdash/viewConfigure.php?buildid=3022476

is still using GCC 4.7.2 shown by:

-- CMAKE_C_COMPILER_ID='GNU'
-- CMAKE_C_COMPILER_VERSION='4.7.2'
-- CMAKE_CXX_COMPILER_ID='GNU'
-- CMAKE_CXX_COMPILER_VERSION='4.7.2'

Trilinos is no longer supports C++11 builds of Trilinos with GCC versions less than 4.8.4 (see #1453 (closed)). Therefore, this build needs to be upgraded to GCC 4.8.4. Until this build can be updated, it should be disabled. See history in https://github.com/trilinos/Trilinos/issues/1304#issuecomment-318357060.

Assignee
Assign to
Time tracking