Skip to content

use new valgrind repo#8538

Merged
adamjstewart merged 1 commit intospack:developfrom
cyrush:task/2018_06_update_valgrind_repo_url
Jun 21, 2018
Merged

use new valgrind repo#8538
adamjstewart merged 1 commit intospack:developfrom
cyrush:task/2018_06_update_valgrind_repo_url

Conversation

@cyrush
Copy link
Copy Markdown
Member

@cyrush cyrush commented Jun 21, 2018

valgrind moved from svn to a git repo:

http://valgrind.org/downloads/repository.html

While the svn repo listed in spack still fetches, it's not the latest and greatest.
I needed the latest develop branch to build on macOS 10.13 w/ xcode 9

The new url uses the git:// protocol, which worked for me at home -- however this isn't idea b/c since many companies block a wide range of ports and the git protocol uses 9418. (I can't fetch from it while at work)

I did also try: https://sourceware.org/git/valgrind.git

But this hung spack:

==> Trying to clone git repository: https://sourceware.org/git/valgrind.git
fatal: dumb http transport does not support shallow capabilities

@adamjstewart adamjstewart merged commit 645c640 into spack:develop Jun 21, 2018
@cyrush
Copy link
Copy Markdown
Member Author

cyrush commented Jun 21, 2018

@adamjstewart thanks!

@cyrush cyrush deleted the task/2018_06_update_valgrind_repo_url branch June 21, 2018 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants