Chris Green
Chris Green
Should be relatively straightforward. Working on it now.
I'm on vacation for the next week, but I'll try to provide whatever extra information you can tell me you need today ASAP. Log file with `LLVM_DEBUG` attached as [build-root-6.26.04b-sl7-x86_64-c14-p3912-debug-runtime_cxxmodules-llvm_debug.log](https://github.com/root-project/root/files/9169556/build-root-6.26.04b-sl7-x86_64-c14-p3912-debug-runtime_cxxmodules-llvm_debug.log)
> Does LLVM/Clang 14.0.6 / libc++ introduce additional stdlib modules? How would I find out?
@vgvassilev how would I ascertain that? Attached: result of `find . -name '*modulemap'` in LLVM/Clang install tree. [LLVM-Clang-14.0.6-modulemaps.tar.gz](https://github.com/root-project/root/files/9173804/LLVM-Clang-14.0.6-modulemaps.tar.gz)
Exactly. I'm working on a script to generate trees of Perl packages with dependencies, _etc._ Some Perl packages have dozens of extant versions.
> We'll probably also want to add this feature for `spack checksum`. Need to add tests too. Happy to. Didn't see a test to add to, though. Did I miss...
Sorry for the radio silence on this: other priorities took over and this wasn't a showstopper at the time. I have just verified the same failure with 66df8b8ee6b336197678950c4f9c83f2c479662a, and will...
(Patch applied with offset)
@vgvassilev @Axel-Naumann Report: no-one called `ASTWriter::getSubmoduleID()`, but I did get the following output: ```ConsoleSession FAILED: core/G__Core.cxx lib/Core.pcm /scratch/greenc/test-products/root/v6_27_99f1/build/Linux64bit+3.10-2.17-c14-p3913-debug/core/G__Core.cxx /scratch/greenc/test-products/root/v6_27_99f1/build/Linux64bit+3.10-2.17-c14-p3913-debug/lib/Core.pcm cd /scratch/greenc/test-products/root/v6_27_99f1/build/Linux64bit+3.10-2.17-c14-p3913-debug/core && /scratch/greenc/test-products/cmake/v3_24_1/Linux64bit+3.10-2.17/bin/cmake -E env LD_LIBRARY_PATH=/scratch/greenc/test-products/root/v6_27_99f1/build/Linux64bit+3.10-2.17-c14-p3913-debug/lib:/scratch/greenc/test-products/xrootd/v5_4_3b/Linux64bit+3.10-2.17-c14-p3913-debug/lib:/scratch/greenc/test-products/tbb/v2021_7_0/Linux64bit+3.10-2.17-c14/lib:/scratch/greenc/test-products/gcc/v12_1_0/Linux64bit+3.10-2.17/lib64:/scratch/greenc/test-products/gcc/v12_1_0/Linux64bit+3.10-2.17/lib:/scratch/greenc/test-products/pythia/v6_4_28u/Linux64bit+3.10-2.17-c14-debug/lib:/scratch/greenc/test-products/postgresql/v14_5/Linux64bit+3.10-2.17-p3913/lib:/scratch/greenc/test-products/openblas/v0_3_21/Linux64bit+3.10-2.17-c14/lib:/scratch/greenc/test-products/python/v3_9_13/Linux64bit+3.10-2.17/lib:/scratch/greenc/test-products/sqlite/v3_39_02_00/Linux64bit+3.10-2.17/lib:/scratch/greenc/test-products/libxml2/v2_9_12/Linux64bit+3.10-2.17/lib:/scratch/greenc/test-products/gsl/v2_7/Linux64bit+3.10-2.17/lib:/scratch/greenc/test-products/clang/v14_0_6c/Linux64bit+3.10-2.17/lib:/scratch/greenc/test-products/clang/v14_0_6c/Linux64bit+3.10-2.17/lib/x86_64-unknown-linux-gnu:/scratch/greenc/test-products/fftw/v3_3_10/Linux64bit+3.10-2.17/lib: /scratch/greenc/test-products/root/v6_27_99f1/build/Linux64bit+3.10-2.17-c14-p3913-debug/core/rootcling_stage1/src/rootcling_stage1 -v4 -f G__Core.cxx...