Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add evgMrmShared depends also on evrApp because of internval EVRs #144

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

agaget
Copy link
Contributor

@agaget agaget commented Apr 4, 2024

Because of the internal EVRs in the EVMs, evgMrmApp depends on evrApp (through substitutions files). On a classical sequential compilation it is working, but on our Nix environment the compilation can be parallelized and sometimes we have compilation error because of this dependency.

 -S../mtca-evm-300.substitutions
 ERROR msi: Can't open file 'evrbase.db'

this modification should be transparent for classical compilation.

Is it possible to increase tag if merge is accepted please ? (minor 2.6.1)

Thanks

@jerzyjamroz jerzyjamroz self-assigned this Apr 4, 2024
@jerzyjamroz jerzyjamroz merged commit 93a67f6 into epics-modules:master Apr 4, 2024
11 checks passed
@jerzyjamroz
Copy link
Contributor

@agaget , why not to use the hash: "93a67f6e99251a4b7bba0b35c68cce2b9bcbc69b" instead of 2.6.1 ?

@agaget
Copy link
Contributor Author

agaget commented Apr 4, 2024

@agaget , why not to use the hash: "93a67f6e99251a4b7bba0b35c68cce2b9bcbc69b" instead of 2.6.1 ?

we can use the hash or will wait for an official release. no problem.
Cheers

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

Successfully merging this pull request may close these issues.

None yet

2 participants