Skip to content

Femtoworld - binningpolicy changes + debugging#1064

Merged
victor-gonzalez merged 1 commit into
AliceO2Group:masterfrom
zchochul:femtoworld
Jul 27, 2022
Merged

Femtoworld - binningpolicy changes + debugging#1064
victor-gonzalez merged 1 commit into
AliceO2Group:masterfrom
zchochul:femtoworld

Conversation

@zchochul

@zchochul zchochul commented Jul 27, 2022

Copy link
Copy Markdown
Collaborator

After adding constants from CommonConstants/MathConstants.h I've encountered an error. Task is building properly but when I tried to run it I had errors, for example: Error in <TExMap::Add>: key 139776835007120 is not unique and Error in <TCling::LoadPCM>: ROOT PCM /home/zuzanna/alice/sw/ubuntu2004_x86-64/ROOT/v6-26-04-patches-alice1-3/lib/libHist_rdict.pcm file does not exist.

I've also changed BinningPolicy -> ColumnBinningPolicy as @saganatt has requested.

@victor-gonzalez

Copy link
Copy Markdown
Collaborator

In which task you get Error in <TExMap::Add>: key 139776835007120?
This <TCling::LoadPCM>: ROOT PCM /home/zuzanna/alice/sw/ubuntu2004_x86-64/ROOT/v6-26-04-patches-alice1-3/lib/libHist_rdict.pcm point to a mismatch in your environment. Have you lately updated your alidist?

@lgraczykCern

lgraczykCern commented Jul 27, 2022

Copy link
Copy Markdown
Collaborator

Hi @victor-gonzalez . I think we somehow found the problem by sitting together with @zchochul . This error was observed only when the task was compiled with ninja. On the other hand, when compiled with aliBuild, it worked fine. Maybe ninja compilation is not always perfect.
I think the PR can be safely merged. Indeed we may have a mismatch locally, wich somehow is picked by ninja.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants