Juan Miguel Carceller

Results 22 issues of Juan Miguel Carceller

There have been a few changes it seems. This PR is a starting point to make it build (I'm going to pick up this PR for the nightlies) but I...

On the CI (https://github.com/key4hep/EDM4hep/actions/runs/7993622216/job/21829835880?pr=272) of a PR (https://github.com/key4hep/EDM4hep/pull/272) that doesn't do or change anything related to FCCAnalyses there is a test that fails: ``` 2024-02-21T18:38:35.2775252Z Test project /Workarea/07_fccanalyses/build 2024-02-21T18:38:35.2931164Z Start...

After https://github.com/root-project/root/pull/14660 the current way is deprecated.

Is it possible to use the [rr](https://github.com/rr-debugger/rr) debugger with `dap-mode`? `rr` calls gdb so in principle it would be possible but I tried attaching to a running `rr replay` but...

Present in the [pyproject.toml](https://github.com/scikit-hep/awkward/blob/main/pyproject.toml). See https://github.com/key4hep/key4hep-spack/issues/664 for an example issue when importing without this change.

python
dependencies
update-package

See https://github.com/key4hep/key4hep-dev-utils/pull/10#issuecomment-2668705838 ``` ctest -R fccanalysisrun_examples/data_source/histmaker_source.py --output-on-failure Test project /FCCAnalyses/build Start 10: fccanalysisrun_examples/data_source/histmaker_source.py 1/1 Test #10: fccanalysisrun_examples/data_source/histmaker_source.py ...***Failed 2.99 sec ----> INFO: Loading analyzers from libFCCAnalyses... ----> INFO: Loading analysis...

### Check duplicate issues. - [x] Checked for duplicates ### Description I have been trying to turn `runtime_cxxmodules` ON in Spack (https://github.com/spack/spack/pull/50432) and I have found that when building with...

bug

### Check duplicate issues. - [x] Checked for duplicates ### Description I'm not sure if this is an issue in ROOT or in our code. As explained in https://github.com/AIDASoft/podio/issues/770, doing...

bug
in:Cling
in:Python Interface

to disable checking for a C compiler.

A new tag is needed to build with the latest tagged versions of podio and EDM4hep. Currently, building 0.11.0 will give some errors like ``` /cvmfs/sw-nightlies.hsf.org/key4hep/releases/2025-11-04/x86_64-almalinux9-gcc14.2.0-opt/podio/d76c8fe641fa34bb777b7ce9fd6033b4e4845137_develop-sovurg/include/podio/detail/Pythonizations.h:5:10: fatal error: 'Python.h' file...