Skip to content

[PWGLF] Remove stale duplicate nucleitpcpbpb.cxx index entry - #17232

Open
mpuccio wants to merge 1 commit into
AliceO2Group:masterfrom
mpuccio:master
Open

[PWGLF] Remove stale duplicate nucleitpcpbpb.cxx index entry#17232
mpuccio wants to merge 1 commit into
AliceO2Group:masterfrom
mpuccio:master

Conversation

@mpuccio

@mpuccio mpuccio commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

The rename to nucleitpcPbPb.cxx in d5e065d (#17177) was done from a case-insensitive filesystem, so the old lowercase path never got removed from the tree. Both paths collide into one file on case-insensitive filesystems (macOS/Windows), making the tracked file unrestorable via reset/checkout since git pathspec matching is case-insensitive here.

The rename to nucleitpcPbPb.cxx in d5e065d (AliceO2Group#17177) was done from a
case-insensitive filesystem, so the old lowercase path never got
removed from the tree. Both paths collide into one file on
case-insensitive filesystems (macOS/Windows), making the tracked file
unrestorable via reset/checkout since git pathspec matching is
case-insensitive here.
@github-actions github-actions Bot added the pwglf label Jul 28, 2026
@github-actions github-actions Bot changed the title Remove stale duplicate nucleitpcpbpb.cxx index entry [PWGLF] Remove stale duplicate nucleitpcpbpb.cxx index entry Jul 28, 2026
@mpuccio
mpuccio enabled auto-merge (squash) July 28, 2026 11:58

@alibuild alibuild left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approving on behalf of @mpuccio.

@mpuccio

mpuccio commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator Author

@vkucera could you have a look at the macos CI? On my mac I do not get the issue with the configuration, I get, however, a nasty issue with the fact that we have two files with the same name but different case.

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/staging for ced526e at 2026-07-28 16:23:

## sw/BUILD/O2Physics-latest/log
c++: fatal error: Killed signal terminated program cc1plus
c++: fatal error: Killed signal terminated program cc1plus
ninja: build stopped: subcommand failed.

Full log here.

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

Labels

Development

Successfully merging this pull request may close these issues.

2 participants