waf configuration failed

Use of Cobaya. camb, CLASS, cosmomc, compilers, etc.
Post Reply
DHARMENDRA KUMAR
Posts: 2
Joined: July 28 2022
Affiliation: Malaviya National Institute Of Technology Jaipur

waf configuration failed

Post by DHARMENDRA KUMAR » August 17 2022

I am having a problem with installing the plack-2018 likelihood plc_3.0 in my Macbook air. It is showing me the error is
Attachments
Screenshot 2022-08-18 at 12.21.42 AM.png
Screenshot 2022-08-18 at 12.21.42 AM.png (126.43 KiB) Viewed 5276 times

DHARMENDRA KUMAR
Posts: 2
Joined: July 28 2022
Affiliation: Malaviya National Institute Of Technology Jaipur

Re: waf configuration failed

Post by DHARMENDRA KUMAR » August 18 2022

the error I am getting is

dharmendra@x86_64-apple-darwin13 plc-3.01 % ./waf configure --install_all_deps
Setting top to : /Users/dharmendra/Desktop/code/plc_3.0/plc-3.01
Setting out to : /Users/dharmendra/Desktop/code/plc_3.0/plc-3.01/build
Checking for program 'gcc, cc' : /usr/local/bin/gcc
Checking for program 'ar' : /usr/bin/ar
Check gcc version : 11.3.0
Compile a test code with gcc : failed
gcc not found(cause : The configuration failed
(complete log in /Users/dharmendra/Desktop/code/plc_3.0/plc-3.01/build/config.log))
Checking for program 'icc, ICL' : /opt/intel/oneapi/compiler/2022.1.0/mac/bin/intel64/icc
icc not found (cause : Could not determine the compiler version ['/opt/intel/oneapi/compiler/2022.1.0/mac/bin/intel64/icc', '-dM', '-E', '-']
(complete log in /Users/dharmendra/Desktop/code/plc_3.0/plc-3.01/build/config.log))
Checking for program 'clang' : /usr/local/opt/llvm/bin/clang
Checking for program 'llvm-ar, ar' : /usr/bin/ar
Checking for program 'ar' : /usr/bin/ar
Check clang version : Homebrew clang version 14.0.6
Compile a test code with clang : failed
No suitable c compiler found (cause: 'The configuration failed
(complete log in /Users/dharmendra/Desktop/code/plc_3.0/plc-3.01/build/config.log)')
The configuration failed
(complete log in /Users/dharmendra/Desktop/code/plc_3.0/plc-3.01/build/config.log)

if anybody encounters this before, please share your thoughts, any help will be appreciated.
thanks in advance.
Dharmendra

Post Reply