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 an option to remove symlinks in bundled libraries and artifacts #821

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KristofferC
Copy link
Sponsor Member

No description provided.

@codecov
Copy link

codecov bot commented May 31, 2023

Codecov Report

Merging #821 (d55d5e6) into master (dff7b2c) will decrease coverage by 1.68%.
The diff coverage is 12.50%.

@@            Coverage Diff             @@
##           master     #821      +/-   ##
==========================================
- Coverage   82.59%   80.92%   -1.68%     
==========================================
  Files           3        3              
  Lines         655      671      +16     
==========================================
+ Hits          541      543       +2     
- Misses        114      128      +14     
Impacted Files Coverage Δ
src/PackageCompiler.jl 90.37% <12.50%> (-2.43%) ⬇️

@YingboMa
Copy link

@sathvikbhagavan tried this PR and got the errors:

[INFO][FMUCHK] Printing output file header
"time","o1","o2"
[INFO][FMUCHK] Model identifier for ModelExchange: lv
[INFO][FMILIB] Loading 'linux64' binary with 'default' platform types
[FATAL][FMICAPI] Could not load the DLL: libjulia.so.1: cannot open shared object file: No such file or directory
[FATAL][FMUCHK] Could not create the DLL loading mechanism(C-API) for ME.
[INFO][FMUCHK] Model identifier for CoSimulation: lv
[INFO][FMILIB] Loading 'linux64' binary with 'default' platform types
[FATAL][FMICAPI] Could not load the DLL: libjulia.so.1: cannot open shared object file: No such file or directory
[FATAL][FMUCHK] Could not create the DLL loading mechanism(C-API) for CoSimulation.
FMU check summary:
FMU reported:
        0 warning(s) and error(s)
Checker reported:
        0 Warning(s)
        4 Error(s)
        4 Fatal error(s) occurred during processing

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.

None yet

2 participants