Skip to content
Snippets Groups Projects

InDetDetDescr+InDetConditions: cmake cleanup

Merged Frank Winklmeier requested to merge fwinkl/athena:cmake_indet1 into master
All threads resolved!

cmake cleanup of InnerDetector/InDetDetDescr and InnerDetector/InDetConditions packages:

  • remove atlas_depends_on_subdirs
  • update external and link dependencies
  • do not install component headers
  • enable flake8 where applicable
Edited by Frank Winklmeier

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Mark Sutton resolved all threads

    resolved all threads

  • :negative_squared_cross_mark: CI Result FAILURE (hash 699076e8)

    Athena AthSimulation AthGeneration AnalysisBase
    externals :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    make :o: :warning: :white_check_mark: :white_check_mark:
    required tests :o: :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :cloud: :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :o: Athena: number of compilation errors 2, warnings 1
    :warning: AthSimulation: number of compilation errors 0, warnings 1
    :white_check_mark: AthGeneration: number of compilation errors 0, warnings 0
    :white_check_mark: AnalysisBase: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 22192]

  • Frank Winklmeier added 61 commits

    added 61 commits

    Compare with previous version

  • Frank Winklmeier unmarked as a Work In Progress

    unmarked as a Work In Progress

  • This merge request affects 43 packages. Since this is a long list, I will not print it here.

    Adding @goetz ,@cgrefe ,@amorley ,@ibragimo ,@kzoch ,@battagl ,@sroe ,@csuster ,@calfayan ,@sutt ,@stsuno ,@lshan ,@oda as watchers

  • :white_check_mark: CI Result SUCCESS (hash 400dba19)

    Athena AthSimulation AthGeneration AnalysisBase
    externals :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    make :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    required tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :white_check_mark: Athena: number of compilation errors 0, warnings 0
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :white_check_mark: AthGeneration: number of compilation errors 0, warnings 0
    :white_check_mark: AnalysisBase: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 22235]

  • added review-approved label and removed review-pending-level-1 label

  • merged

  • Walter Lampl mentioned in commit 568e3079

    mentioned in commit 568e3079

  • Hi @fwinkl, could it be that this MR is making DataOverlay test fail in master? It seems some necessary ByteStreamErrs headers are not available. Probably the incremental build did not detect it.

    See for example !37582 (merged).

  • also !37581 (merged) same as !37582 (merged). But not sure if is this one. @tadej will you open a JIRA or so?

  • OK, will open one under ATEAM soon.

  • And predictably !37583 (merged) , the next one ...

  • Author Maintainer

    Thanks! Yes, this is most likely the culprit. Also two units tests in the nightly build showed the problem. Should be fixed with !37587 (merged).

  • Please register or sign in to reply
    Loading