Skip to content

{vis}[GCCcore/13.2.0] ImageMagick v7.1.1-34#20892

Merged
bedroge merged 3 commits intoeasybuilders:developfrom
branfosj:20240625100516_new_pr_ImageMagick71134
Jun 25, 2024
Merged

{vis}[GCCcore/13.2.0] ImageMagick v7.1.1-34#20892
bedroge merged 3 commits intoeasybuilders:developfrom
branfosj:20240625100516_new_pr_ImageMagick71134

Conversation

@branfosj
Copy link
Member

(created using eb --new-pr)

@bedroge
Copy link
Contributor

bedroge commented Jun 25, 2024

@boegelbot please test @ generoso

@boegelbot
Copy link
Collaborator

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

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

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2188491093 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
Collaborator

Test report by @boegelbot
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
cns2 - 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/1f588ff81742fe72b1b06d2207702253 for a full test report.

@bedroge
Copy link
Contributor

bedroge commented Jun 25, 2024

@boegelbot please test @ jsc-zen3

@bedroge bedroge added this to the release after 4.9.2 milestone Jun 25, 2024
@boegelbot
Copy link
Collaborator

@bedroge: 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=20892 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_20892 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2188508945 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
Collaborator

Test report by @boegelbot
SUCCESS
Build succeeded for 1 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/b4f9b2b175c9923dbda964bc5dad3ded for a full test report.

Co-authored-by: Bob Dröge <b.e.droge@rug.nl>
@bedroge
Copy link
Contributor

bedroge commented Jun 25, 2024

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

@bedroge
Copy link
Contributor

bedroge commented Jun 25, 2024

@boegelbot please test @ jsc-zen3

@boegelbot
Copy link
Collaborator

@bedroge: 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=20892 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_20892 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2188569058 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
Collaborator

Test report by @boegelbot
SUCCESS
Build succeeded for 1 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/8422973367094e2452caa381ea5ea01a for a full test report.

@bedroge
Copy link
Contributor

bedroge commented Jun 25, 2024

I was looking at the other *-config scripts in the bin dir, and they contain hardcoded paths to the pkg-config of the OS:

/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags MagickCore-7.Q16HDRI

The log indeed shows that the configure script picked it up from there. Checking if there's a way to override this...

Co-authored-by: Bob Dröge <b.e.droge@rug.nl>
@bedroge
Copy link
Contributor

bedroge commented Jun 25, 2024

@boegelbot please test @ generoso

@boegelbot
Copy link
Collaborator

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

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

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2188739456 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).

@bedroge
Copy link
Contributor

bedroge commented Jun 25, 2024

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

@boegelbot
Copy link
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/285f234614c83d1957bf42431bda8a38 for a full test report.

@bedroge
Copy link
Contributor

bedroge commented Jun 25, 2024

Test report by @bedroge
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
interactive1 - Linux Rocky Linux 8.9, x86_64, AMD EPYC-Milan Processor (zen2), Python 3.6.8
See https://gist.github.com/bedroge/1c4412b7e8742ad390864a265023f14e for a full test report.

Copy link
Contributor

@bedroge bedroge left a comment

Choose a reason for hiding this comment

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

It's picking up the correct pkgconf:

$ cat $EBROOTIMAGEMAGICK/bin/Magick++-config | grep pkgconf
pkgconfigdir=${libdir}/pkgconfig
export PKG_CONFIG_LIBDIR="${pkgconfigdir}"
      /data/apps/software/pkgconf/2.0.3-GCCcore-13.2.0/bin/pkgconf --cflags Magick++-7.Q16HDRI
      /data/apps/software/pkgconf/2.0.3-GCCcore-13.2.0/bin/pkgconf --cflags Magick++-7.Q16HDRI
      /data/apps/software/pkgconf/2.0.3-GCCcore-13.2.0/bin/pkgconf --cflags Magick++-7.Q16HDRI
      /data/apps/software/pkgconf/2.0.3-GCCcore-13.2.0/bin/pkgconf --libs Magick++-7.Q16HDRI
      /data/apps/software/pkgconf/2.0.3-GCCcore-13.2.0/bin/pkgconf --libs Magick++-7.Q16HDRI

@bedroge
Copy link
Contributor

bedroge commented Jun 25, 2024

Going in, thanks @branfosj!

@bedroge bedroge merged commit 9ded330 into easybuilders:develop Jun 25, 2024
@branfosj branfosj deleted the 20240625100516_new_pr_ImageMagick71134 branch June 25, 2024 12:14
@branfosj
Copy link
Member Author

Test report by @branfosj
SUCCESS
Build succeeded for 46 out of 46 (1 easyconfigs in total)
bear-pg0210u03a.bear.cluster - Linux RHEL 8.6, x86_64, Intel(R) Xeon(R) Platinum 8480CL (sapphirerapids), Python 3.6.8
See https://gist.github.com/branfosj/54b04b4d6e1a73cc2f1bfe405da239f5 for a full test report.

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