Skip to content

fix: do not include RULES_SNCSEQ if not supported within configure#4

Open
jerzyjamroz wants to merge 1 commit intoepics-modules:mainfrom
jerzyjamroz:RULES_BUILD
Open

fix: do not include RULES_SNCSEQ if not supported within configure#4
jerzyjamroz wants to merge 1 commit intoepics-modules:mainfrom
jerzyjamroz:RULES_BUILD

Conversation

@jerzyjamroz
Copy link

This avoids the error on epics-base 7.0:

  • sequencer/configure//RULES_SNCSEQ: No such file or directory

This avoids the error on epics-base 7.0:
- sequencer/configure//RULES_SNCSEQ: No such file or directory
@ralphlange
Copy link
Member

Hm...

Can you show how that error appears? I don't remember seeing it.

@jerzyjamroz
Copy link
Author

@ralphlange , it happens straight away for other modules e.g. try to compile sscan with SNCSEQ := /epics-vanilla/base1/siteMods/sequencer then it cannot find the file.

@ralphlange
Copy link
Member

Still puzzled. I have never seen this. Why doesn't it appear when building Base and modules on the Training VM?
E.g., in https://github.com/epics-training/training-vm/actions/runs/16068917725/job/45348905553

@jerzyjamroz
Copy link
Author

jerzyjamroz commented Jul 8, 2025

I just glanced and it seems your build does not use sequencer/configure//RULES_SNCSEQ, which is correct, because it is in the cfg directory.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants