W dniu 03.12.2018 o 17:25, Ken Dreyer pisze:
On Mon, Dec 3, 2018 at 1:21 AM Marcin Juszkiewicz marcin.juszkiewicz@linaro.org wrote:
W dniu 30.11.2018 o 18:02, Ken Dreyer pisze:
Hi Niels,
I'm looking to create a new "centos-release-ceph-nautilus" package, like the "luminous" one we have today at https://github.com/CentOS-Storage-SIG/centos-release-ceph-luminous
Which gcc are you using to build Ceph? SCL7?
Great question!
Upstream (ceph.com) uses SCL 7, see http://docs.ceph.com/docs/master/dev/cxx/
The storage7-ceph-mimic-el7-build tag in CBS is configured to inherit from sclo7-devtoolset-7-rh-candidate.
Asked because since Mimic gcc7+ is required to build Ceph. That's because of c++14 stuff which is not fully implemented in older versions.
That's also a reason why I can not build anything past Luminous under Debian 'stretch' (gcc 6.3).