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

fix: add jemalloc env var page setting to release build #2937

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ruben-arts
Copy link
Contributor

@ruben-arts ruben-arts commented Jan 17, 2025

fixes #2936

I've made this branch on the org to test the release scripts

Tested by running the artifacts from: https://github.com/prefix-dev/pixi/actions/runs/12832606818

@ruben-arts
Copy link
Contributor Author

CI failure are unrelated to this PR

@ruben-arts
Copy link
Contributor Author

@anjos would you be able to try the artifact in: https://github.com/prefix-dev/pixi/actions/runs/12830982904/artifacts/2447346139

My Pi is not at the office ;)

@anjos
Copy link

anjos commented Jan 17, 2025

Sure, just give me a minute...

@anjos
Copy link

anjos commented Jan 17, 2025

Sorry, that does not work:

./pixi-new --help
<jemalloc>: Unsupported system page size
<jemalloc>: Unsupported system page size
memory allocation of 56 bytes failed
fish: Job 1, './pixi-new --help' terminated by signal SIGABRT (Abort)

BTW, the link above was for linux x86_64, however I managed to get the right one for linux + aarch64.

@ruben-arts
Copy link
Contributor Author

@anjos I'll try to debug this on my own PI later. Thanks for trying!

@ruben-arts
Copy link
Contributor Author

It was related to a typo so it wasn't build with the change yet. If you want you can try the result of this run when it's done: https://github.com/prefix-dev/pixi/actions/runs/12832606818

@anjos
Copy link

anjos commented Jan 17, 2025

Great job - it works with that later artefact:

$ ./pixi-new info
System
------------
       Pixi version: 0.40.2
           Platform: linux-aarch64
   Virtual packages: __unix=0=0
                   : __linux=6.6.62=0
                   : __glibc=2.36=0
                   : __archspec=1=cortex_a72
          Cache dir: /home/andre/.cache/rattler/cache
       Auth storage: /home/andre/.rattler/credentials.json
   Config locations: /home/andre/.config/pixi/config.toml

Global
------------
            Bin dir: /home/andre/.local/share/pixi/bin
    Environment dir: /home/andre/.local/share/pixi/envs
       Manifest dir: /home/andre/.config/pixi/manifests/pixi-global.toml

@ruben-arts ruben-arts requested a review from wolfv January 18, 2025 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants