Error while running TLCBench

Hi, I am trying to run Benchmark scripts for AutoTVM and AutoScheduler but getting error “ValueError: Error when parsing target[“link-params”]: Cannot recognize ‘link-params’. Candidates are: cl-opt, opt-level, fast-math-ninf, fast-math-arcp, fast-math-nnan, fast-math, fast-math-contract, num-cores, device, libs, tag, mtriple, host, from_device, target_device_type, fast-math-reassoc, keys, mattr, fast-math-nsz, model, mabi, mcpu, mfloat-abi. Target creation from string failed: llvm -keys=cpu -link-params=0 -mcpu=skylake-avx512 -model=platinum-8124m”

There is one more error “OSError: libquadmath.so.0: cannot open shared object file: No such file or directory”

Do anyone know how to fix this

I have the same problem too!