Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Add installation pkg to centos 7 build deps and centos script #9520

Merged
merged 5 commits into from
Sep 25, 2020

Conversation

allenhan2
Copy link
Contributor

@allenhan2 allenhan2 commented Sep 24, 2020

Change Description

When building from aws instance, a few pkgs are missing for ctest.

pinned test instance:
https://buildkite.com/EOSIO/auto-cloud-instance/builds/114

unpinned test instance:
https://buildkite.com/EOSIO/auto-cloud-instance/builds/112

Note:
db_modes_test failed on both of them, the failure is associated to ulimit setting's. See the test are passed on nightly build.

Change Type

Select ONE

  • Documentation
  • Stability bug fix
  • Other
  • Other - special case

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@nksanthosh nksanthosh self-requested a review September 25, 2020 14:32
Copy link
Contributor

@nksanthosh nksanthosh left a comment

Choose a reason for hiding this comment

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

Can we consolidate all the packages into the scripts/eosio_build_centos7_deps file? This will avoid future errors when these package lists need to change in these scripts

@allenhan2
Copy link
Contributor Author

allenhan2 commented Sep 25, 2020

jq, cmake, and python3 already be in deps file. epel-release is the env from where to install jq. eepl-release is heavy package, and it is one way (env) to install jq, not required for building eos.

@allenhan2 allenhan2 merged commit aeaf661 into develop Sep 25, 2020
@allenhan2 allenhan2 deleted the add_blt_pkg_centos7 branch September 25, 2020 23:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants