Skip to content

{bio}[foss/2023a] HOMER v4.11 w/ R 4.3.2, libidn2 v2.3.7, wget v1.24.5#20590

Merged
boegel merged 4 commits intoeasybuilders:developfrom
PetrKralCZ:20240522144107_new_pr_HOMER411
Jun 6, 2024
Merged

{bio}[foss/2023a] HOMER v4.11 w/ R 4.3.2, libidn2 v2.3.7, wget v1.24.5#20590
boegel merged 4 commits intoeasybuilders:developfrom
PetrKralCZ:20240522144107_new_pr_HOMER411

Conversation

@PetrKralCZ
Copy link
Copy Markdown
Collaborator

(created using eb --new-pr)

@PetrKralCZ
Copy link
Copy Markdown
Collaborator Author

@boegelbot please test @ generoso

@boegelbot
Copy link
Copy Markdown
Collaborator

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

PR test command 'EB_PR=20590 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs /opt/software/slurm/bin/sbatch --job-name test_PR_20590 --ntasks=4 ~/boegelbot/eb_from_pr_upload_generoso.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2125259911 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.9, x86_64, Intel(R) Xeon(R) CPU E5-2667 v3 @ 3.20GHz (haswell), Python 3.6.8
See https://gist.github.com/boegelbot/d7181fe43b7a38ee0cb29ba1c62745f7 for a full test report.

@PetrKralCZ
Copy link
Copy Markdown
Collaborator Author

@boegelbot please test @ jsc-zen3

@boegelbot
Copy link
Copy Markdown
Collaborator

@PetrKralCZ: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de

PR test command 'if [[ develop != 'develop' ]]; then EB_BRANCH=develop ./easybuild_develop.sh 2> /dev/null 1>&2; EB_PREFIX=/home/boegelbot/easybuild/develop source init_env_easybuild_develop.sh; fi; EB_PR=20590 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_20590 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2125459589 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)
jsczen3c1.int.jsc-zen3.fz-juelich.de - Linux Rocky Linux 9.4, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.18
See https://gist.github.com/boegelbot/1e4d34394ed8ce481bd1be6c3aa09c52 for a full test report.

('R-bundle-Bioconductor', '3.18', versionsuffix)
]

postinstallcmds = ["cd %(installdir)s && perl ./configureHomer.pl -install -all"]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@boegel
Copy link
Copy Markdown
Member

boegel commented May 23, 2024

@PetrKralCZ The failure on jsc-zen3 is because wget is not available, we should include that as a build dependency:

== 2024-05-23 09:28:59,436 run.py:687 INFO cmd "cd /tmp/boegelbot/pr20590/software/HOMER/4.11-foss-2023a-R-4.3.2 && perl ./configureHomer.pl -install -all" exited with exit code 0 and output:

        Current base directory for HOMER is /tmp/boegelbot/pr20590/software/HOMER/4.11-foss-2023a-R-4.3.2/./

sh: line 1: wget: command not found
        Updating Settings...
        If updating ALL, the following needs to be updated:
                SOFTWARE
                ORGANISMS
                PROMOTERS
                GENOMES

`wget -O 0.874620091010915.tmp http://homer.ucsd.edu/homer/configureHomer.pl`;
sh: line 1: wget: command not found
diff: 0.874620091010915.tmp: No such file or directory
        configureHomer.pl script is up-to-date
rm: cannot remove '0.874620091010915.tmp': No such file or directory
        Packages to Install...
                homer -> !!! Could not find homer (SOFTWARE)
        Pausing for 3 seconds (hit ctrl-C to stop)
Trouble opening /tmp/boegelbot/pr20590/software/HOMER/4.11-foss-2023a-R-4.3.2/.//bin/findMotifs.pl
readline() on closed filehandle IN at ./configureHomer.pl line 863.
mv: cannot move '.new.pl' to '/tmp/boegelbot/pr20590/software/HOMER/4.11-foss-2023a-R-4.3.2/.//bin/findMotifs.pl': No such file or directory
chmod: cannot access '/tmp/boegelbot/pr20590/software/HOMER/4.11-foss-2023a-R-4.3.2/.//bin/findMotifs.pl': No such file or directory
...

@PetrKralCZ
Copy link
Copy Markdown
Collaborator Author

@boegelbot please test @ generoso

@boegelbot
Copy link
Copy Markdown
Collaborator

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

PR test command 'EB_PR=20590 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs /opt/software/slurm/bin/sbatch --job-name test_PR_20590 --ntasks=4 ~/boegelbot/eb_from_pr_upload_generoso.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2126806595 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 3 out of 3 (3 easyconfigs in total)
cns1 - Linux Rocky Linux 8.9, x86_64, Intel(R) Xeon(R) CPU E5-2667 v3 @ 3.20GHz (haswell), Python 3.6.8
See https://gist.github.com/boegelbot/341c19c2a88752a0ebba9ef9ea9709a9 for a full test report.

@PetrKralCZ
Copy link
Copy Markdown
Collaborator Author

@boegelbot please test @ jsc-zen3

@boegelbot
Copy link
Copy Markdown
Collaborator

@PetrKralCZ: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de

PR test command 'if [[ develop != 'develop' ]]; then EB_BRANCH=develop ./easybuild_develop.sh 2> /dev/null 1>&2; EB_PREFIX=/home/boegelbot/easybuild/develop source init_env_easybuild_develop.sh; fi; EB_PR=20590 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_20590 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2127003431 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 2 out of 3 (3 easyconfigs in total)
jsczen3c1.int.jsc-zen3.fz-juelich.de - Linux Rocky Linux 9.4, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.18
See https://gist.github.com/boegelbot/d7af0e42e2be7fc9a2a7c3587e98e4be for a full test report.

@boegel
Copy link
Copy Markdown
Member

boegel commented May 24, 2024

@PetrKralCZ Last build failure shows:

        Checking for wget... /project/def-maintainers/boegelbot/rocky9/zen3/software/wget/1.24.5-GCCcore-12.3.0/bin/wget
        Checking for cut... /usr/bin/cut
        Checking for gcc... /project/def-maintainers/boegelbot/rocky9/zen3/software/GCCcore/12.3.0/bin/gcc
        Checking for g++... /project/def-maintainers/boegelbot/rocky9/zen3/software/GCCcore/12.3.0/bin/g++
        Checking for zip... which: no zip in (...)
        The program zip was not found but is strictly required
        Checking for unzip... /usr/bin/unzip
        Checking for make... /usr/bin/make
        Checking for tar... /usr/bin/tar
        Checking for gunzip... /project/def-maintainers/boegelbot/rocky9/zen3/software/gzip/1.12-GCCcore-12.3.0/bin/gunzip
        Checking for gzip... /project/def-maintainers/boegelbot/rocky9/zen3/software/gzip/1.12-GCCcore-12.3.0/bin/gzip

        Installation will halt since one or more required programs where not found.
                (or they are not in your executable path)
        Most of these programs are standard Unix Utilities that should be installed by default.
        If you are running Mac OS X, make sure to install developer tools

        Also, if you think these programs have already been installed, make sure you modify your
        configuration files to include each progam in the executable path (i.e. ~/.bash_profile)
        Refer to the Homer documentation if you need more help: http://homer.ucsd.edu/homer/

        --- Cannot Continue until required software is available ---

So you should also add Zip and UnZip as (build) depenencies.
For cut, make, tar it's typically fine to rely on OS.

@PetrKralCZ
Copy link
Copy Markdown
Collaborator Author

@boegelbot please test @ generoso

@boegelbot
Copy link
Copy Markdown
Collaborator

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

PR test command 'EB_PR=20590 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs /opt/software/slurm/bin/sbatch --job-name test_PR_20590 --ntasks=4 ~/boegelbot/eb_from_pr_upload_generoso.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2133685347 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 3 out of 3 (3 easyconfigs in total)
cns1 - Linux Rocky Linux 8.9, x86_64, Intel(R) Xeon(R) CPU E5-2667 v3 @ 3.20GHz (haswell), Python 3.6.8
See https://gist.github.com/boegelbot/ba20226717d793d34d5afdf458da59ed for a full test report.

@PetrKralCZ
Copy link
Copy Markdown
Collaborator Author

@boegelbot please test @ jsc-zen3

@boegelbot
Copy link
Copy Markdown
Collaborator

@PetrKralCZ: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de

PR test command 'if [[ develop != 'develop' ]]; then EB_BRANCH=develop ./easybuild_develop.sh 2> /dev/null 1>&2; EB_PREFIX=/home/boegelbot/easybuild/develop source init_env_easybuild_develop.sh; fi; EB_PR=20590 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_20590 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2133714067 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 3 out of 3 (3 easyconfigs in total)
jsczen3c1.int.jsc-zen3.fz-juelich.de - Linux Rocky Linux 9.4, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.18
See https://gist.github.com/boegelbot/190e3ace8efca25afbfc67dd9c83b802 for a full test report.

@boegel boegel added this to the 4.x milestone Jun 6, 2024
@boegel boegel changed the title {bio}[foss/2023a] HOMER v4.11 w/ R 4.3.2 {bio}[foss/2023a] HOMER v4.11 w/ R 4.3.2, libidn2 v2.3.7, wget v1.24.5 Jun 6, 2024
@boegel
Copy link
Copy Markdown
Member

boegel commented Jun 6, 2024

Test report by @boegel
SUCCESS
Build succeeded for 3 out of 3 (3 easyconfigs in total)
node3120.skitty.os - Linux RHEL 8.8, x86_64, Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz, Python 3.6.8
See https://gist.github.com/boegel/ed9ab082414cd5daf036b8d7d339f284 for a full test report.

@boegel
Copy link
Copy Markdown
Member

boegel commented Jun 6, 2024

Going in, thanks @PetrKralCZ!

@boegel boegel merged commit f59561d into easybuilders:develop Jun 6, 2024
@boegel boegel modified the milestones: 4.x, release after 4.9.1 Jun 6, 2024
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