Skip to content

Configure does not detect valgrind properly #24025

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
nagisa opened this issue Apr 3, 2015 · 1 comment
Closed

Configure does not detect valgrind properly #24025

nagisa opened this issue Apr 3, 2015 · 1 comment

Comments

@nagisa
Copy link
Member

nagisa commented Apr 3, 2015

I do not yet have valgrind installed after a fresh Arch install and simple ./configure followed by make check-stage1 will either fail to compile jemalloc or

run rpass [x86_64-unknown-linux-gnu]: x86_64-unknown-linux-gnu/stage1/bin/compiletest
thread '<main>' panicked at 'Can't find Valgrind to run Valgrind tests', /home/nagisa/Documents/rust/rust/src/compiletest/compiletest.rs:50
/home/nagisa/Documents/rust/rust/mk/tests.mk:727: recipe for target 'tmp/check-stage1-T-x86_64-unknown-linux-gnu-H-x86_64-unknown-linux-gnu-rpass.ok' failed
make: *** [tmp/check-stage1-T-x86_64-unknown-linux-gnu-H-x86_64-unknown-linux-gnu-rpass.ok] Error 101

depending on your luck.

@brson
Copy link
Contributor

brson commented Apr 15, 2015

Dupe of #18588

@brson brson closed this as completed Apr 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants