Skip to content

{lib}[GCCcore/13.2.0] Brunsli v0.1, GDAL v3.9.0, libgeotiff v1.7.3, ...#20675

Merged
boegel merged 2 commits intoeasybuilders:developfrom
Micket:20240528180219_new_pr_Brunsli01
Jun 24, 2024
Merged

{lib}[GCCcore/13.2.0] Brunsli v0.1, GDAL v3.9.0, libgeotiff v1.7.3, ...#20675
boegel merged 2 commits intoeasybuilders:developfrom
Micket:20240528180219_new_pr_Brunsli01

Conversation

@Micket
Copy link
Copy Markdown
Contributor

@Micket Micket commented May 28, 2024

(created using eb --new-pr)

…23b.eb, libgeotiff-1.7.3-GCCcore-13.2.0.eb, GEOS-3.12.1-GCC-13.2.0.eb
@Micket Micket added the update label May 28, 2024
@bedroge
Copy link
Copy Markdown
Contributor

bedroge commented May 31, 2024

@boegelbot please test @ jsc-zen3

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

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2142498560 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
Copy Markdown
Contributor

bedroge commented May 31, 2024

@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=20675 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs /opt/software/slurm/bin/sbatch --job-name test_PR_20675 --ntasks=4 ~/boegelbot/eb_from_pr_upload_generoso.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2142508727 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 6 out of 8 (4 easyconfigs in total)
jsczen3c2.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/c41a0c98528d60c802ec00a39e42b6e3 for a full test report.

@boegelbot
Copy link
Copy Markdown
Collaborator

Test report by @boegelbot
FAILED
Build succeeded for 2 out of 4 (4 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/3da90c1d120ade0a74a3987228ba7aea for a full test report.

@bedroge
Copy link
Copy Markdown
Contributor

bedroge commented May 31, 2024

@Micket did this work for you? I'm getting this error (also on my own system):

[100%] Linking CXX executable cbrunsli
/data/apps/software/CMake/3.27.6-GCCcore-13.2.0/bin/cmake -E cmake_link_script CMakeFiles/cbrunsli.dir/link.txt --verbose=1
/data/apps/software/GCCcore/13.2.0/bin/g++ -O2 -ftree-vectorize -march=native -fno-math-errno -lbrotlienc -lbrotlidec -lbrotlicommon -O3 -DNDEBUG -O2 -L/data/apps/software/Highway/1.0.7-GCCcore-13.2.0/lib64 -L/data/apps/software/Highway/1.0.7-GCCcore-13.2.0/lib -L/data/apps/software/Brotli/1.1.0-GCCcore-13.2.0/lib64 -L/data/apps/software/Brotli/1.1.0-GCCcore-13.2.0/lib -L/data/apps/software/binutils/2.40-GCCcore-13.2.0/lib64 -L/data/apps/software/binutils/2.40-GCCcore-13.2.0/lib -L/data/apps/software/GCCcore/13.2.0/lib64 -L/data/apps/software/GCCcore/13.2.0/lib -rdynamic CMakeFiles/cbrunsli.dir/c/tools/cbrunsli.cc.o -o cbrunsli  libbrunslienc-static.a -lbrotlienc-static libbrunslicommon-static.a 
/data/apps/software/binutils/2.40-GCCcore-13.2.0/bin/ld: cannot find -lbrotlienc-static: No such file or directory
collect2: error: ld returned 1 exit status

@bedroge
Copy link
Copy Markdown
Contributor

bedroge commented Jun 7, 2024

Same issue is reported in #20756, apparently something was changed in Brotli 1.1.0.

@Micket
Copy link
Copy Markdown
Contributor Author

Micket commented Jun 7, 2024

Sorry, I just bumped these because someone was asking for them in the slack channel, I hadn't had time to test them in depth, yeah, that linking thing needs fixing. dunno about downgrading it for that reason though, I would just have attempted to fix the linking.

@branfosj
Copy link
Copy Markdown
Member

branfosj commented Jun 7, 2024

Add @Flamefire patch from google/brunsli#145

@branfosj
Copy link
Copy Markdown
Member

branfosj commented Jun 7, 2024

Though, saying that, I am not seeing any .a files in recent Brotli builds.

See:

@boegel
Copy link
Copy Markdown
Member

boegel commented Jun 19, 2024

@boegelbot please test @ generoso

@Micket
Copy link
Copy Markdown
Contributor Author

Micket commented Jun 19, 2024

Test report by @Micket
FAILED
Build succeeded for 4 out of 6 (4 easyconfigs in total)
alvis-skylake-build - Linux Rocky Linux 8.9, x86_64, Intel Xeon Processor (Skylake, IBRS, no TSX), Python 3.6.8
See https://gist.github.com/Micket/ec987c8d57b664dd30db7abcbab21316 for a full test report.

@Micket
Copy link
Copy Markdown
Contributor Author

Micket commented Jun 19, 2024

Test report by @Micket
SUCCESS
Build succeeded for 4 out of 4 (4 easyconfigs in total)
alvis-skylake-build - Linux Rocky Linux 8.9, x86_64, Intel Xeon Processor (Skylake, IBRS, no TSX), Python 3.6.8
See https://gist.github.com/Micket/7c436fa5a0955a1760205c3d04bfbfcc for a full test report.

@Micket
Copy link
Copy Markdown
Contributor Author

Micket commented Jun 19, 2024

@boegelbot please test @ generoso

@boegelbot
Copy link
Copy Markdown
Collaborator

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

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

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2178487498 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 4 out of 4 (4 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/f9812610e5aee9a2671168519e8a71d4 for a full test report.

@boegel
Copy link
Copy Markdown
Member

boegel commented Jun 19, 2024

@boegelbot please test @ jsc-zen3

@boegelbot
Copy link
Copy Markdown
Collaborator

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

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2179349613 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 4 out of 4 (4 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/8af604e2dab9680218156b86e060c95d for a full test report.

@boegel
Copy link
Copy Markdown
Member

boegel commented Jun 19, 2024

Test report by @boegel
SUCCESS
Build succeeded for 4 out of 4 (4 easyconfigs in total)
node3107.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/512bab70b027cc7599c8ade2304737d3 for a full test report.

@boegel boegel modified the milestones: 4.x, release after 4.9.2 Jun 24, 2024
Copy link
Copy Markdown
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

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

lgtm

@boegel boegel merged commit a247398 into easybuilders:develop Jun 24, 2024
@Micket Micket deleted the 20240528180219_new_pr_Brunsli01 branch November 1, 2024 17:53
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.

5 participants