Search Criteria
Package Details: nuitka 2.5.9-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/nuitka.git (read-only, click to copy) |
---|---|
Package Base: | nuitka |
Description: | Python compiler with full language support and CPython compatibility |
Upstream URL: | https://nuitka.net |
Keywords: | compiler python |
Licenses: | Apache-2.0 |
Submitter: | jelly |
Maintainer: | txtsd |
Last Packager: | txtsd |
Votes: | 4 |
Popularity: | 1.24 |
First Submitted: | 2024-04-21 10:54 (UTC) |
Last Updated: | 2025-01-06 11:53 (UTC) |
Dependencies (22)
- fuse2
- gdb (gdb-gitAUR, gdb-debug-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- patchelf (patchelf-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-appdirs
- python-jinja
- python-ordered-set
- python-pyyaml (python-yaml)
- python-setuptools
- python-six
- python-tqdm
- python-zstandard
- scons
- python-build (make)
- python-installer (make)
- python-wheel (make)
- ccache (ccache-gitAUR) (check)
- python-boto3 (check)
- python-brotli (python-brotli-gitAUR) (check)
- strace (strace-with-colorsAUR, strace-gitAUR) (check)
- ccache (ccache-gitAUR) (optional) – for caching builds
Required by (5)
- patroneo-git (make)
- pikaur-static (make)
- pikaur-static-git (make)
- rimsort-git
- spotrec-git (make)
Latest Comments
1 2 Next › Last »
simona commented on 2025-01-06 13:32 (UTC) (edited on 2025-01-06 13:33 (UTC) by simona)
now solved for me
simona commented on 2025-01-06 11:54 (UTC)
sorry. changed to public.
txtsd commented on 2025-01-06 11:51 (UTC)
I will push a fix soon to test with system python only. In the meantime if you want to build without testing, you can pass
--nocheck
tomakepkg
.@simona that paste is private btw. Please use bpa.st or similar.
simona commented on 2025-01-06 10:36 (UTC)
https://pastebin.com/wkZPPYug
actionless commented on 2025-01-06 10:33 (UTC)
@simona, i have the same last line in the error i posted, but it's not possible to tell from just one line if it's the same issue or a different one
simona commented on 2025-01-06 10:32 (UTC) (edited on 2025-01-06 10:33 (UTC) by simona)
the error I have to install with yay.
actionless commented on 2025-01-06 10:27 (UTC)
@simona ?
simona commented on 2025-01-06 10:11 (UTC)
+FATAL: Error, usable static libpython is not found for this Python installation. You might be missing required packages. Disable with --static-libpython=no" if you don't want to install it.
Updating CPython cache by force due to non-matching comparison results.
actionless commented on 2025-01-06 09:40 (UTC)
if manually editing
tests/run-tests
file and adding:i am getting:
so idk whatever this an upstream nuitka issue then?
actionless commented on 2025-01-06 09:33 (UTC) (edited on 2025-01-06 09:50 (UTC) by actionless)
one of the tests is failing because it's trying to use python2
just to be clear:
so i have no clue so far why it's trying to pick up python2:
1 2 Next › Last »