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

Aarch64 CI compilation segfault fix #1560

Merged
merged 8 commits into from
Feb 5, 2025
Merged

Conversation

rolalaro
Copy link

[CI] Trying to fix segfault during compilation of the aarch64 CI

@fspindle
Copy link
Contributor

@rolalaro Can you echo the content of the NB_PROC_TO_USE var to understand what's wrong. Maybe, the solution would be to use -j1

Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.54%. Comparing base (317c9a7) to head (0484f80).
Report is 25 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1560      +/-   ##
==========================================
+ Coverage   54.38%   54.54%   +0.16%     
==========================================
  Files         442      442              
  Lines       53466    53469       +3     
==========================================
+ Hits        29075    29167      +92     
+ Misses      24391    24302      -89     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fspindle fspindle merged commit c1f96df into lagadic:master Feb 5, 2025
78 of 80 checks passed
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