You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test report by @branfosj SUCCESS
Build succeeded for 5 out of 5 (5 easyconfigs in total)
bear-pg0211u08b.bear.cluster - Linux RHEL 8.3, x86_64, Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz (cascadelake), Python 3.6.8
See https://gist.github.com/6bfe7bbdea9fa9fcdf74ce823cea4383 for a full test report.
- notification for comment with ID 966090361 processed
Message to humans: this is just bookkeeping information for me,
it is of no use to you (unless you think I have a bug, which I don't).
boegel
changed the title
Detect wrapper OpenSSL by adding pkg-config builddep to Python
add pkg-config build dependency to Python easyconfigs, to ensure OpenSSL wrapper is detected
Nov 11, 2021
Test report by @boegel SUCCESS
Build succeeded for 5 out of 5 (5 easyconfigs in total)
node3506.doduo.os - Linux RHEL 8.2, x86_64, AMD EPYC 7552 48-Core Processor (zen2), Python 3.6.8
See https://gist.github.com/f455a61916e61053f87b9cfb0e63e264 for a full test report.
Test report by @boegelbot SUCCESS
Build succeeded for 5 out of 5 (5 easyconfigs in total)
cnx2 - Linux rocky linux 8.4, x86_64, Intel(R) Xeon(R) CPU E5-2667 v3 @ 3.20GHz (haswell), Python 3.6.8
See https://gist.github.com/98710a750d5b18c4c1f3d98b93aa39b1 for a full test report.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
(created using
eb --new-pr)fixes easybuilders/easybuild-easyblocks#2466, fixes #13065
We require
pkg-configto detect the wrapper installed OpenSSL.