Skip to content
This repository has been archived by the owner on Sep 27, 2019. It is now read-only.

packages.sh needs to be updated to change LLVM version in Travis #1478

Open
yetiancn opened this issue Sep 19, 2018 · 0 comments
Open

packages.sh needs to be updated to change LLVM version in Travis #1478

yetiancn opened this issue Sep 19, 2018 · 0 comments
Assignees

Comments

@yetiancn
Copy link
Contributor

Error log from Travis:

$ PATH=/usr/lib/llvm-3.7/bin:/usr/bin:$PATH cmake -DCOVERALLS=$COVERALLS -DCMAKE_PREFIX_PATH=`llvm-config-3.7 --prefix` -DCMAKE_BUILD_TYPE=$PELOTON_BUILD_TYPE -DUSE_SANITIZER=$SANITIZER ..
/Users/travis/.travis/job_stages: line 98: llvm-config-3.7: command not found

It seems that LLVM 3.7 was deprecated. We need to update packages.sh to fix this problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants