alidist icon indicating copy to clipboard operation
alidist copied to clipboard

Recipes to build ALICE software

Results 95 alidist issues
Sort by recently updated
recently updated
newest added

I've been working on [a linter for alidist recipes](https://github.com/TimoWilken/alidistlint) occasionally (when I've had time between other things). It takes a recipe, feeds the header through yamllint, any scripts through shellcheck,...

In addition to the required changes (removing `override:` and adding `O2Physics` dependency), I also took the opportunity to fix shell quoting issues in the build recipe.

NOT MEANT FOR MERGING, just for testing with your CI. @ktf This should get rid of Boost, FairMQ, DDS, PROOF dependencies. However, there were [many C++ changes/deprecations as well](https://github.com/FairRootGroup/FairRoot/blob/v18.8_patches/CHANGELOG.md), let's...

Cc: @ktf Instead of overriding the tag in every defaults-*.sh file, just specify it once. I've left ROOT5 defaults alone. Unfortunately, it turns out that the current aliBuild **cannot** reuse...

I built on macOS(Big Sur 11.6.8) but this error occurred in log. > ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use...

Rivet build fails on centos7 and ubuntu 20 with a similar as on these links: https://alice-talk.web.cern.ch/t/configure-error-a-compiler-with-support-for-c-14-language-features-is-required/919 https://github.com/mapnik/mapnik/issues/4226 I dont know if the problem can be reproduced but the problem seems...

HepMC3 build fails on centos7 at rootIO with command `aliBuild build HepMC3` [Full log here](https://cernbox.cern.ch/index.php/s/SFv0t1J8bqdjjUZ) `[ 78%] Built target HepMC3 make -f search/CMakeFiles/HepMC3search.dir/build.make search/CMakeFiles/HepMC3search.dir/depend make -f rootIO/CMakeFiles/HepMC3rootIO.dir/build.make rootIO/CMakeFiles/HepMC3rootIO.dir/depend make[2]: Entering...