Skip to content

{bio}[GCCcore/10.3.0] ANIcalculator v1.0#14478

Merged
migueldiascosta merged 4 commits intoeasybuilders:developfrom
bedroge:20211201111511_new_pr_ANIcalculator10
Dec 2, 2021
Merged

{bio}[GCCcore/10.3.0] ANIcalculator v1.0#14478
migueldiascosta merged 4 commits intoeasybuilders:developfrom
bedroge:20211201111511_new_pr_ANIcalculator10

Conversation

@bedroge
Copy link
Copy Markdown
Contributor

@bedroge bedroge commented Dec 1, 2021

(created using eb --new-pr)

@bedroge bedroge added the new label Dec 1, 2021
@bedroge
Copy link
Copy Markdown
Contributor Author

bedroge commented Dec 1, 2021

Test report by @bedroge
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
bob-Latitude-5300 - Linux Ubuntu 20.04, x86_64, Intel(R) Core(TM) i7-8665U CPU @ 1.90GHz, Python 3.8.10
See https://gist.github.com/5d3fefd58662b6ca436dcdcfd40d670b for a full test report.

@bedroge
Copy link
Copy Markdown
Contributor Author

bedroge commented Dec 1, 2021

Test report by @bedroge
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
pg-interactive.hpc.rug.nl - Linux centos linux 7.9.2009, x86_64, Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz, Python 3.6.8
See https://gist.github.com/3e259ce04f412c51710db7c79a22b62f for a full test report.

@bedroge
Copy link
Copy Markdown
Contributor Author

bedroge commented Dec 1, 2021

@boegelbot please test @ generoso

@boegelbot
Copy link
Copy Markdown
Collaborator

@bedroge: Request for testing this PR well received on login1

PR test command 'EB_PR=14478 EB_ARGS= /opt/software/slurm/bin/sbatch --job-name test_PR_14478 --ntasks=4 ~/boegelbot/eb_from_pr_upload_generoso.sh' executed!

  • exit code: 0
  • output:
Submitted batch job 7412

Test results coming soon (I hope)...

Details

- notification for comment with ID 983491772 processed

Message to humans: this is just bookkeeping information for me,
it is of no use to you (unless you think I have a bug, which I don't).

@boegelbot
Copy link
Copy Markdown
Collaborator

Test report by @boegelbot
FAILED
Build succeeded for 0 out of 1 (1 easyconfigs in total)
cns1 - Linux rocky linux 8.4, x86_64, Intel(R) Xeon(R) CPU E5-2667 v3 @ 3.20GHz (haswell), Python 3.6.8
See https://gist.github.com/54d7bbcd22843324ad742fd1a6684101 for a full test report.

@bedroge bedroge added this to the 4.x milestone Dec 1, 2021
@bedroge
Copy link
Copy Markdown
Contributor Author

bedroge commented Dec 1, 2021

ANIcalculator: error while loading shared libraries: libnsl.so.1: cannot open shared object file: No such file or directory

Hmm, on my CentOS 7 and Ubuntu 20.04 systems, this library is provided by the (g)libc package. Apparently, this is not the case on EL8 (?).

@boegelbot
Copy link
Copy Markdown
Collaborator

@bedroge: Tests failed in GitHub Actions, see https://github.com/easybuilders/easybuild-easyconfigs/actions/runs/1525256286
Output from first failing test suite run:

(skipped conflicts test)
======================================================================
FAIL: test__parse_easyconfig_ANIcalculator-1.0-GCCcore-10.3.0.eb (test.easyconfigs.easyconfigs.EasyConfigTest)
Test for easyconfig ANIcalculator-1.0-GCCcore-10.3.0.eb
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test/easyconfigs/easyconfigs.py", line 1374, in innertest
    template_easyconfig_test(self, spec_path)
  File "test/easyconfigs/easyconfigs.py", line 1212, in template_easyconfig_test
    "binutils or GCC is a build dep in %s: %s" % (spec, dep_names))
AssertionError: binutils or GCC is a build dep in /home/runner/work/easybuild-easyconfigs/easybuild-easyconfigs/easybuild/easyconfigs/a/ANIcalculator/ANIcalculator-1.0-GCCcore-10.3.0.eb: ['Perl']

----------------------------------------------------------------------
Ran 13774 tests in 528.828s

FAILED (failures=1)
(skipped dep graph test)
Merge base for develop and HEAD: 9f0d70e52fb7749cdd80b2673adf5aaa6fc055be
Merge base for develop and HEAD: 9f0d70e52fb7749cdd80b2673adf5aaa6fc055be

List of added easyconfig files in this PR:
	ANIcalculator-1.0-GCCcore-10.3.0.eb
ERROR: Not all tests were successful

bleep, bloop, I'm just a bot (boegelbot v20200716.01)
Please talk to my owner @boegel if you notice you me acting stupid),
or submit a pull request to https://github.com/boegel/boegelbot fix the problem.

Comment thread easybuild/easyconfigs/a/ANIcalculator/ANIcalculator-1.0-GCCcore-10.3.0.eb Outdated
@bedroge
Copy link
Copy Markdown
Contributor Author

bedroge commented Dec 2, 2021

Test report by @bedroge
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
bob-Latitude-5300 - Linux Ubuntu 20.04, x86_64, Intel(R) Core(TM) i7-8665U CPU @ 1.90GHz, Python 3.8.10
See https://gist.github.com/1a8e3dbf0a9379c218e6f570d04b7703 for a full test report.

@bedroge
Copy link
Copy Markdown
Contributor Author

bedroge commented Dec 2, 2021

Test report by @bedroge
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
pg-interactive.hpc.rug.nl - Linux centos linux 7.9.2009, x86_64, Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz, Python 3.6.8
See https://gist.github.com/3861c5347ab58776cb10648e45923bcd for a full test report.

Copy link
Copy Markdown
Member

@migueldiascosta migueldiascosta left a comment

Choose a reason for hiding this comment

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

lgtm

@migueldiascosta
Copy link
Copy Markdown
Member

Going in, thanks @bedroge!

@migueldiascosta migueldiascosta merged commit b6642f2 into easybuilders:develop Dec 2, 2021
@migueldiascosta
Copy link
Copy Markdown
Member

@boegelbot please test @ generoso

@bedroge bedroge deleted the 20211201111511_new_pr_ANIcalculator10 branch December 2, 2021 08:32
@boegelbot
Copy link
Copy Markdown
Collaborator

@migueldiascosta: Request for testing this PR well received on login1

PR test command 'EB_PR=14478 EB_ARGS= /opt/software/slurm/bin/sbatch --job-name test_PR_14478 --ntasks=4 ~/boegelbot/eb_from_pr_upload_generoso.sh' executed!

  • exit code: 0
  • output:
Submitted batch job 7418

Test results coming soon (I hope)...

Details

- notification for comment with ID 984403539 processed

Message to humans: this is just bookkeeping information for me,
it is of no use to you (unless you think I have a bug, which I don't).

@boegelbot
Copy link
Copy Markdown
Collaborator

Test report by @boegelbot
FAILED
Build succeeded for 0 out of 1 (1 easyconfigs in total)
cns1 - Linux rocky linux 8.4, x86_64, Intel(R) Xeon(R) CPU E5-2667 v3 @ 3.20GHz (haswell), Python 3.6.8
See https://gist.github.com/c069527568a76959e82c887aad57a934 for a full test report.

@migueldiascosta
Copy link
Copy Markdown
Member

@boegelbot please test @ generoso

@boegelbot
Copy link
Copy Markdown
Collaborator

@migueldiascosta: Request for testing this PR well received on login1

PR test command 'EB_PR=14478 EB_ARGS= /opt/software/slurm/bin/sbatch --job-name test_PR_14478 --ntasks=4 ~/boegelbot/eb_from_pr_upload_generoso.sh' executed!

  • exit code: 0
  • output:
Submitted batch job 7422

Test results coming soon (I hope)...

Details

- notification for comment with ID 984610796 processed

Message to humans: this is just bookkeeping information for me,
it is of no use to you (unless you think I have a bug, which I don't).

@boegelbot
Copy link
Copy Markdown
Collaborator

Test report by @boegelbot
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
cns1 - Linux rocky linux 8.4, x86_64, Intel(R) Xeon(R) CPU E5-2667 v3 @ 3.20GHz (haswell), Python 3.6.8
See https://gist.github.com/6b9c354b32407603e0fa2b05616b87d7 for a full test report.

@migueldiascosta
Copy link
Copy Markdown
Member

for future reference, the difference in the test reports from generoso (rocky 8) is that for the last one the libnsl os package was installed, which provides the legacy libnsl.so.1, no longer provided by glibc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants