Skip to content

RecoTrackerLSTCore-standalone-compilation test failed #49893

@makortel

Description

@makortel

The test fails with

bin/lst.cc: In function 'void run_lst()':
bin/lst.cc:472:66: error: '__gnu_cxx::__alloc_traits<std::allocator<PortableHostCollection<lst::LSTInputSoALayout<> > >, PortableHostCollection<lst::LSTInputSoALayout<> > >::value_type' {aka 'class PortableHostCollection<lst::LSTInputSoALayout<> >'} has no member named 'sizes'; did you mean 'size'?
  472 |       LSTInputDeviceCollection lstInputDC(out_lstInputHC.at(evt).sizes(), queue);
      |                                                                  ^~~~~
      |                                                                  size
<cut>
make[1]: *** [Makefile:58: bin/lst_cpu.o] Error 1
make[1]: Target 'all' not remade because of errors.
make[1]: Leaving directory '/data/cmsbld/jenkins/workspace/ib-run-qa/CMSSW_16_1_X_2026-01-21-1100/unit_tests/RecoTrackerLSTCore-standalone-compilation/LSTCore/standalone'
ERROR: bin/lst_cpu failed to compile!

https://cmssdt.cern.ch/SDT/cgi-bin/logreader/el8_amd64_gcc13/CMSSW_16_1_X_2026-01-21-1100/unitTestLogs/RecoTracker/LSTCore#/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions