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

Teach BuildPackages.sh how to build simpcomp #2475

Merged

Conversation

fingolfin
Copy link
Member

... by working around missing executable bits, and moving the bistellar executable into a place where GAP can find it

I would suggest backporting this to stable-4.9. Even if they release a version with fixed, this patch is still useful, as it prevents the script from passing --with-gaproot to the simpcomp configure, which does not support it.

@fingolfin fingolfin added topic: build system topic: packages issues or PRs related to package handling, or specific to a package (for packages w/o issue tracker) backport-to-4.9 labels May 17, 2018
... by working around missing executable bits, and moving
the bistellar executable into a place where GAP can find it
@codecov
Copy link

codecov bot commented May 17, 2018

Codecov Report

Merging #2475 into master will decrease coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2475      +/-   ##
==========================================
- Coverage   74.06%   74.06%   -0.01%     
==========================================
  Files         484      484              
  Lines      245514   245514              
==========================================
- Hits       181842   181839       -3     
- Misses      63672    63675       +3
Impacted Files Coverage Δ
hpcgap/lib/hpc/stdtasks.g 63.93% <0%> (-0.77%) ⬇️

Copy link
Member

@olexandr-konovalov olexandr-konovalov left a comment

Choose a reason for hiding this comment

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

Looks good to me - travis tests that build packages and test that they can be loaded went well in both 32 and 64 bits.

@ChrisJefferson ChrisJefferson merged commit bf90dec into gap-system:master May 18, 2018
@fingolfin fingolfin deleted the mh/BuildPackages-simpcomp branch May 18, 2018 16:01
@fingolfin
Copy link
Member Author

Backported to GAP 4.9 via 28592e8

@olexandr-konovalov olexandr-konovalov added this to the GAP 4.9.2 milestone Jun 16, 2018
@olexandr-konovalov olexandr-konovalov added the release notes: added PRs introducing changes that have since been mentioned in the release notes label Jun 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes: added PRs introducing changes that have since been mentioned in the release notes topic: build system topic: packages issues or PRs related to package handling, or specific to a package (for packages w/o issue tracker)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants