Skip to content

Prepare for release#438

Merged
stanmart merged 1 commit intomainfrom
release-4.1.1
Jan 29, 2025
Merged

Prepare for release#438
stanmart merged 1 commit intomainfrom
release-4.1.1

Conversation

@stanmart
Copy link
Collaborator

A bug fix release with @mlondschien's StandardizedMatrix robustness improvments.

Checklist

  • Added a CHANGELOG.rst entry

@stanmart stanmart merged commit 1d16f5b into main Jan 29, 2025
25 checks passed
@stanmart stanmart deleted the release-4.1.1 branch January 29, 2025 11:39
@mlondschien
Copy link
Contributor

thanks @stanmart

@mlondschien
Copy link
Contributor

Can you re-run the build action here? https://github.com/Quantco/tabmat/actions/runs/13031194083

@stanmart
Copy link
Collaborator Author

stanmart commented Jan 29, 2025

I tried but it's a deeper issue not a random failure. jemalloc's configuration script segfaults on linux-aarch for some reason. I'm currently trying to figure out why.

@stanmart
Copy link
Collaborator Author

If you happen to have a linux-x86-64 machine with docker installed you can try

  • logging into the image used in CI: docker run -it quay.io/pypa/manylinux2014_aarch64:2024.11.16-1 bash
  • and trying to run the same steps in the container: cd ~/ && git clone --branch 5.3.0 https://github.com/jemalloc/jemalloc.git && cd jemalloc && ./autogen.sh --disable-cxx --with-jemalloc-prefix=local --with-install-suffix=local --disable-tls --disable-initial-exec-tls

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 this pull request may close these issues.

3 participants