{vis}[foss/2018a] SimpleElastix v0.10.0#6114
Conversation
…nd patches: SimpleElastix-0.10.0_git-version.patch
|
please don't merge this yet, there are some issues. |
|
@smoors Marked as |
|
it turned out to be a user error. |
|
|
||
| source_urls = ['https://github.com/SuperElastix/SimpleElastix/archive/'] | ||
| sources = ['v%(version)s.tar.gz'] | ||
| patches = ['SimpleElastix-0.10.0_git-version.patch'] |
There was a problem hiding this comment.
@smoors Please use %(version)s rather than hardcoding the version
|
|
||
| sanity_check_paths = { | ||
| 'files': [], | ||
| 'dirs': ['include/SimpleITK-0.10', 'lib', 'share'] |
There was a problem hiding this comment.
@smoors please use %(version_major_minor)s rather than hardcoding 0.10
|
Test report by @boegel |
|
@boegel this is probably a memory issue, as simpleelastix requires about 4gb of memory per core. |
|
Test report by @boegel |
|
@smoors missing deps (Java, Tcl, Tk): |
|
Test report by @boegel |
|
Test report by @boegel |
|
Going in, thanks @smoors! |
(created using
eb --new-pr)