Re: llvm on CentOS 7

2019-09-23 Thread Chris Johns
On 24/9/19 6:08 am, Gedare Bloom wrote: > On Mon, Sep 16, 2019 at 4:16 PM Chris Johns wrote: >> >> On 17/9/19 12:36 am, Joel Sherrill wrote: >>> Running log as I work through this. >> >> Thanks, it is appreciated. >> >>> Build failed because I didn't have cmake. Double-checked and sb-check >>>

Re: llvm on CentOS 7

2019-09-23 Thread Gedare Bloom
On Mon, Sep 16, 2019 at 4:16 PM Chris Johns wrote: > > On 17/9/19 12:36 am, Joel Sherrill wrote: > > Running log as I work through this. > > Thanks, it is appreciated. > > > Build failed because I didn't have cmake. Double-checked and sb-check > > wouldn't > > have reported this. Not sure we

Re: llvm on CentOS 7

2019-09-17 Thread dufault
> On Sep 16, 2019, at 17:52 , Joel Sherrill wrote: > > I need to install that! That’s in regards to: >> >> You can also install “devtoolset-7” from the CentOS Software Collection Sig >> (https://wiki.centos.org/SpecialInterestGroup/SCLo). I have that installed. >>

Re: llvm on CentOS 7

2019-09-16 Thread Chris Johns
On 17/9/19 8:09 am, Joel Sherrill wrote: > On Mon, Sep 16, 2019 at 4:57 PM Chris Johns wrote: >> >> On 17/9/19 7:52 am, Joel Sherrill wrote: >>> I need to install that! In the mean time, I used the machine I test >>> odd new gcc versions on and this happened: >>> >>> -- Check for working CXX

Re: llvm on CentOS 7

2019-09-16 Thread Chris Johns
On 17/9/19 12:36 am, Joel Sherrill wrote: > Running log as I work through this. Thanks, it is appreciated. > Build failed because I didn't have cmake. Double-checked and sb-check wouldn't > have reported this. Not sure we should report it missing unless we can > designate > something as "needed

Re: llvm on CentOS 7

2019-09-16 Thread Joel Sherrill
On Mon, Sep 16, 2019 at 4:57 PM Chris Johns wrote: > > On 17/9/19 7:52 am, Joel Sherrill wrote: > > I need to install that! In the mean time, I used the machine I test > > odd new gcc versions on and this happened: > > > > -- Check for working CXX compiler: /usr/bin/c++ > > -- Check for working

Re: llvm on CentOS 7

2019-09-16 Thread Chris Johns
On 17/9/19 7:52 am, Joel Sherrill wrote: > I need to install that! In the mean time, I used the machine I test > odd new gcc versions on and this happened: > > -- Check for working CXX compiler: /usr/bin/c++ > -- Check for working CXX compiler: /usr/bin/c++ -- works > -- Detecting CXX compiler

Re: llvm on CentOS 7

2019-09-16 Thread Joel Sherrill
I need to install that! In the mean time, I used the machine I test odd new gcc versions on and this happened: -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done --

Re: llvm on CentOS 7

2019-09-16 Thread Peter Dufault
> On Sep 16, 2019, at 10:36 , Joel Sherrill wrote: > > Hi > > Running log as I work through this. > > Build failed because I didn't have cmake. Double-checked and sb-check wouldn't > have reported this. Not sure we should report it missing unless we can > designate > something as "needed by

llvm on CentOS 7

2019-09-16 Thread Joel Sherrill
Hi Running log as I work through this. Build failed because I didn't have cmake. Double-checked and sb-check wouldn't have reported this. Not sure we should report it missing unless we can designate something as "needed by some packages" or let folks know which one(s). Loaded cmake, then got