Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 195
    • Merge requests 195
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !46368

Closed
Created Sep 08, 2021 by Stewart Martin-Haugh@smhMaintainer
  • Report abuse
Report abuse

Add missing headers for dev4LCG compilation

  • Overview 4
  • Commits 2
  • Pipelines 1
  • Changes 2

These two packages were failing to compile with dev4LCG: http://atlas-computing.web.cern.ch/atlas-computing/links/distDirectory/gitwww/GITWebArea/nightlies/master--dev4LCG/2021-09-08T0635/Athena/x86_64-centos7-gcc11-opt/Athena/Control.CxxUtils.log.html http://atlas-computing.web.cern.ch/atlas-computing/links/distDirectory/gitwww/GITWebArea/nightlies/master--dev4LCG/2021-09-08T0635/Athena/x86_64-centos7-gcc11-opt/Athena/Trigger.TrigConfiguration.TrigConfBase.log.html in both GCC 10 and GCC 11. I initially thought this was a GCC 11 not-including-as-many-headers in their standard library, but it seems more likely to be an update to the boost version, particularly since these packages compile fine in the GCC 10 build of master.

Anyway, the fixes are clear and safe.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: gcc11_fix