{vis}[intel/2016a] p4vasp 0.3.29 (REVIEW)#2328
Conversation
|
Easyconfigs unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/5672/console for more details). This pull request is now ready for review/testing. Please try and find someone who can tackle this; contact @boegel if you're not sure what to do. |
|
(continuing where I left off in #2086) Although the build of However, this doesn't work, because To be continued... |
|
I've solved this by following what homebrew does, working on the PR now (but not including VASP) |
|
Updated PyGTK PR for |
|
Well, not closed, updated to use the |
2f9fb3a to
7580fb2
Compare
|
@wpoely86: please review? |
|
Test report by @boegel |
|
Easyconfigs unit test suite FAILed. See https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/6070/console for more details. Please fix the reported issues by pushing additional commits to the branch corresponding with this pull request; contact @boegel if you're not sure what to do. |
|
Easyconfigs unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/6071/console for more details). This pull request is now ready for review/testing. Please try and find someone who can tackle this; contact @boegel if you're not sure what to do. |
| modextrapaths = { | ||
| 'CPATH': ['p4vasp/include'], | ||
| 'LIBRARY_PATH': ['p4vasp/lib'], | ||
| 'PATH': ['p4vasp/bin'], |
There was a problem hiding this comment.
aren't these picked up automatically?
There was a problem hiding this comment.
no, they're in a p4vasp subdir...
|
still several missing pieces: Glade, PyOpenGL, ... cfr: |
|
This will give you the build recipe for glade: I think PyOpenGL might be a tough one. On 12 February 2016 at 08:46, Kenneth Hoste <[email protected]mailto:[email protected]> wrote: still several missing pieces: Glade, PyOpenGL, ... cfr: $ p4v — Dr. Alan O'Cais Phone: +49 2461 61 5213 Forschungszentrum Juelich GmbH Prof. Dr. Sebastian M. Schmidt |
|
Test report by @boegel |
|
Test report by @boegel |
|
Easyconfigs unit test suite FAILed. See https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/6805/console for more details. Please fix the reported issues by pushing additional commits to the branch corresponding with this pull request; contact @boegel if you're not sure what to do. |
|
Jenkins: test this please |
|
Test report by @boegel |
|
Easyconfigs unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/6807/console for more details). This pull request is now ready for review/testing. Please try and find someone who can tackle this; contact @boegel if you're not sure what to do. |
|
Going in, thanks for the feedback everyone! |
{vis}[intel/2016a] p4vasp 0.3.29 (REVIEW)
(replacement for #2086)
edit: requires
#2628, #2631