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

[1.8.x] BASE IMAGE Fixes #7531

Merged
merged 6 commits into from
Jun 26, 2019
Merged

[1.8.x] BASE IMAGE Fixes #7531

merged 6 commits into from
Jun 26, 2019

Conversation

NorseGaud
Copy link
Contributor

@NorseGaud NorseGaud commented Jun 25, 2019

The base images pipeline was failing for various reasons:
https://buildkite.com/EOSIO/eosio-base-images/builds/292

  1. Ubuntu: build-essentials (or anything used for compiling) was missing pre-cmake/boost/clang, so they couldn't compile from source.
  2. Centos7: devtoolset-8 fails to build clang8

For 1, I've added build-essentials pre dep install
For 2, I've moved back to devtoolset-7

Base Images Pipeline --
https://buildkite.com/EOSIO/eosio-base-images/builds/302

EOSIO Pipeline --
https://buildkite.com/EOSIO/eosio/builds/13459

@NorseGaud
Copy link
Contributor Author

Pending new docker base layers; will take a few hours to generate them

@NorseGaud NorseGaud requested a review from arhag June 25, 2019 18:00
@NorseGaud NorseGaud merged commit b95786c into release/1.8.x Jun 26, 2019
@NorseGaud NorseGaud deleted the 1.8.x-cmake-fix branch June 26, 2019 18:53
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