Skip to content
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

{tools}[goolf/1.4.10,ictce/5.3.0] ncregrid 1.4b (REVIEW) #729

Closed
wants to merge 12 commits into from

Conversation

tloizou
Copy link
Contributor

@tloizou tloizou commented Feb 28, 2014

Contributing ncregrid, a tool for data transfer of gridded 2- and 3-dimensional (spatial) geophysical/geochemical scalar fields between grids of different resolutions.

edit: requires easybuilders/easybuild-framework#1396

@hpcugentbot
Copy link
Contributor

Automatic reply from Jenkins: Can I test this?

@boegel
Copy link
Member

boegel commented Feb 28, 2014

Jenkins: ok to test

@tloizou
Copy link
Contributor Author

tloizou commented Apr 29, 2014

@boegel I don't know why it didn't pass the test...it works fine on our cluster...

@boegel
Copy link
Member

boegel commented Sep 14, 2015

Jenkins: test this please

@hpcugentbot
Copy link
Contributor

Easyconfigs unit test suite FAILed.

See https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/4310/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.

@boegel
Copy link
Member

boegel commented Sep 14, 2015

@wpoely86: please review

@@ -0,0 +1,24 @@
--- configure.orig 2014-02-13 15:25:53.464250437 +0200
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

always add a comment on top about what the purpose of the patch is.

@hpcugentbot
Copy link
Contributor

Easyconfigs unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/4328/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.

@hpcugentbot
Copy link
Contributor

Easyconfigs unit test suite FAILed.

See https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/4329/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.

@hpcugentbot
Copy link
Contributor

Easyconfigs unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/4330/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.

@hpcugentbot
Copy link
Contributor

Easyconfigs unit test suite FAILed.

See https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/4386/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.

@wpoely86
Copy link
Member

@boegel doesn't Jenkins run with the develop branch of the framework?

@boegel
Copy link
Member

boegel commented Sep 23, 2015

@tloizou: some minor style fixes in tloizou#3, please merge

@hpcugentbot
Copy link
Contributor

Easyconfigs unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/4423/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.

toolchainopts = {'optarch': True, 'usempi': True, 'pic': True}

source_urls = ['http://www.pa.op.dlr.de/~PatrickJoeckel/ncregrid/']
sources = ['%(name)s.tar.Z']
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm running into this issue:

tar (child): compress: Cannot exec: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2

because compress (used by tar) is not available on the system...

adding compress as a build dep is probably wise, but this also requires that easybuilders/easybuild-framework#1376 gets fixed (which may be non-trivial to fix without introducing regressions elsewhere)

@wpoely86: are you up for taking a closer look at easybuilders/easybuild-framework#1376?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will have a look but this does not need to hold this PR back.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel it does, since it's failing because of a missing (somewhat uncommon) dep

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, but the framework also needs an enhancement. It's minor IMHO.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the very minimal would be to add osdependencies = ['compress'] here

but I prefer fixing this via a build dep instead, so yes, then it requires fixing easybuilders/easybuild-framework#1376

@boegel boegel changed the title Contrib ncregrid {tools}[goolf/1.4.10,ictce/5.3.0] ncregrid 1.4b (REVIEW) Sep 23, 2015
@boegel boegel modified the milestones: merge sprint 2.0, v2.4.0, v2.5.0 Nov 9, 2015
@boegel boegel modified the milestones: v2.5.0, v2.6.0 Dec 14, 2015
@boegel boegel modified the milestones: v2.6.0, v2.7.0 Jan 23, 2016
@boegel boegel modified the milestones: v2.8.0, v2.7.0 Mar 11, 2016
@boegel boegel modified the milestones: v2.8.0, v2.x May 10, 2016
@migueldiascosta
Copy link
Member

@tloizou, this PR is being closed for the following reason(s): no activity for > 6 months.
Please don't hesitate to reopen this PR or add a comment if you feel this contribution is still relevant.
For more information on our policy w.r.t. closing PRs, see https://easybuild.readthedocs.io/en/latest/Contributing.html#why-a-pull-request-may-be-closed-by-a-maintainer

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

Successfully merging this pull request may close these issues.

None yet

5 participants