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

Failing CI builds #1084

Closed
1 of 3 tasks
junghans opened this issue Sep 19, 2023 · 7 comments · Fixed by #1088
Closed
1 of 3 tasks

Failing CI builds #1084

junghans opened this issue Sep 19, 2023 · 7 comments · Fixed by #1088
Assignees

Comments

@junghans
Copy link
Member

junghans commented Sep 19, 2023

  • opensuse:latest lammps seems to time out (workaround in opensuse: remove lammps again buildenv#198)
  • ubuntu:devel that is libint2 warning on ubuntu:devel #1080 again, see suggestion in there
  • fedora:intel with icc, runs out of space for debug build, no idea right now, but icc is dead (``icpc: remark #10441: The Intel(R) C++ Compiler Classic (ICC) is deprecated and will be removed from product release in the second half of 2023.`) so maybe not worth investigating!
@junghans
Copy link
Member Author

junghans commented Sep 20, 2023

opensuse:latest is working again.

@baumeier
Copy link
Member

I was not even aware that we were still using icc in parts of the CI. I think we can just drop this run, since we do have the intel-oneapi run using icpx, no?

@junghans
Copy link
Member Author

We build with both icpc and icpx, so let's drop it!

@junghans
Copy link
Member Author

I will try to make a draft PR later today for you to review.

@junghans
Copy link
Member Author

Now on fedora:rawhide:

writing output... [  0%] Architecture
Theme error:
An error happened in rendering the page Architecture.
Reason: UndefinedError("'style' is undefined")
ninja: build stopped: subcommand failed.

@baumeier
Copy link
Member

Sphinx version was v5.3.0 in fedora::latest but jumped to v7.1.2 in fedora::rawhide. Seems there was/is an incompatibility with readthedocs, see readthedocs/sphinx_rtd_theme#1464

@junghans
Copy link
Member Author

@baumeier the gcc fails with mkl.

gmake[2]: *** [xtp/src/tests/CMakeFiles/unit_test_segmentmapper.dir/build.make:79: xtp/src/tests/CMakeFiles/unit_test_segmentmapper.dir/test_segmentmapper.cc.o] Error 1

see https://github.com/votca/votca/actions/runs/6504255154/job/17720503366

no good idea why yet....

@junghans junghans mentioned this issue Nov 9, 2023
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 a pull request may close this issue.

2 participants