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

petsc: update to 3.21.2; slepc: update to 3.21.1, fix the port #24686

Merged
merged 2 commits into from
Jul 5, 2024

Conversation

barracuda156
Copy link
Contributor

Description

slepc does not build since it is too old. Update both ports.

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 10.6
Xcode 3.2

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • referenced existing tickets on Trac with full URL in commit message?
  • checked your Portfile with port lint --nitpick?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?
  • checked that the Portfile's most important variants haven't been broken?

@macportsbot
Copy link

Notifying maintainers:
@MarcusCalhoun-Lopez for port petsc, slepc.

@barracuda156
Copy link
Contributor Author

CI on macOS-13 is MPICH-related, we cannot do anything about that here.

@ryandesign
Copy link
Contributor

CI on macOS-13 is MPICH-related, we cannot do anything about that here.

Really? It says:

*********************************************************************************************
           UNABLE to CONFIGURE with GIVEN OPTIONS (see configure.log for details):
---------------------------------------------------------------------------------------------
  C compiler you provided with -CC=/opt/local/bin/mpicc-mpich-mp cannot be found or does
  not work.
  If the above linker messages do not indicate failure of the compiler you can rerun with
  the option --ignoreLinkOutput=1
*********************************************************************************************

We can't fix that?

@barracuda156
Copy link
Contributor Author

@ryandesign Admittedly I did not download logs, but given it builds on macOS-14 and macOS-12, but specifically fails on macOS-13, this looks exactly like a breaking flag in MPICH PG, which breaks CI for every port using it.

I recall I have submitted a patch which fixed the problem, but there was no enthusiasm to merge it, so perhaps that PR was closed.

math/slepc/Portfile Outdated Show resolved Hide resolved
@barracuda156
Copy link
Contributor Author

@ryandesign Squashed and rebased now with your change.

@reneeotten reneeotten merged commit 6024a04 into macports:master Jul 5, 2024
2 of 3 checks passed
@barracuda156 barracuda156 deleted the petsc branch July 5, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

5 participants