Alibuild o2physics

Dear Experts,

I have problem with alibuild o2physics,when i execute order (alibuid build o2physics),it will report an error,reinstalling the system and deleting entire folders is not useful.

Here’s what’s wrong .

Building O2@nightly-20220712
==> O2 is being built (use --debug for full output): failed
ERROR: Error while executing /home/lh/alice/sw/SPECS/ubuntu2004_x86-64/O2/nightly-20220712-local1/build.sh on `lh-OptiPlex-7050’.
ERROR: Log can be found in /home/lh/alice/sw/BUILD/O2-latest/log
ERROR: Please upload it to CERNBox/Dropbox if you intend to request sup
port.
ERROR: Build directory is /home/lh/alice/sw/BUILD/O2-latest/O2.

log.txt (343.2 KB)

Any help would be highly appreciated.
Thanks & best,
Eric

Your build fails because you have multiple ROOTs installed. The log file tells you that it sees some headers multiple times. Once here

a) /home/lh/llh/packages/root/

and then

b) inside alibuilds .../sw/.... folder.

You should delete a) and only work with the ALICE software stack. There is nothing wrong with alibuild.

Hi @swenzel ,
I delete …/packages/root,Now it works normally,Thank you very much for your help.
Eric

Dear All,

I am facing the errors while compiling O2Physics in ubuntu 20.04 LTS:
==> Building O2@b1b84fa548
==> O2 is being built (use --debug for full output): failed
ERROR: Error while executing /home/debasish/home/debasish/Documents/a-install/sw/SPECS/ubuntu2004_x86-64/O2/b1b84fa548-local1/build.sh on `debasish-Latitude-3520’.
ERROR: Log can be found in /home/debasish/home/debasish/Documents/a-install/sw/BUILD/O2-latest/log
ERROR: Please upload it to CERNBox/Dropbox if you intend to request support.
ERROR: Build directory is /home/debasish/home/debasish/Documents/a-install/sw/BUILD/O2-latest/O2.
ERROR:
ERROR: Note that you have packages in development mode.
ERROR: Devel sources are not updated automatically, you must do it by hand.
ERROR: This problem might be due to one or more outdated devel sources.
ERROR: To update all development packages required for this build it is usually sufficient to do:
ERROR:
ERROR: ( cd O2 && git pull --rebase )

I have attached the log file, any help will be highly appreciated,

best regards
Debasish Das.
log.txt (103.1 KB)

This question is being addressed in O2physics compilation errors - #2 by oschmidt