Search Criteria
Package Details: nuitka 4.1.3-1
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: | 0.56 |
| First Submitted: | 2024-04-21 10:54 (UTC) |
| Last Updated: | 2026-07-09 14:34 (UTC) |
Dependencies (23)
- fuse2
- gdb (gdb-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- patchelf (patchelf-gitAUR)
- python
- python-appdirs
- python-certifi
- python-jinja
- python-ordered-set
- python-pyyaml (python-yaml-gitAUR, 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 (python-boto3-gitAUR) (check)
- Show 3 more dependencies...
Required by (13)
- auto-av1-folder-git (make)
- easyofd (make)
- nmgui (make)
- nmgui-git (make)
- nxp-uuu-qt-tool-git (make)
- oscleash-nuitka (make)
- patroneo-git (make)
- pikaur-static (make)
- pikaur-static-git (make)
- python-easyofd (make)
- retibbs-client-git (make)
- spotrec-git (make)
- tms-controller (make)
Latest Comments
1 2 3 4 Next › Last »
txtsd commented on 2026-06-21 10:30 (UTC)
@simona I'm able to build it without errors in a clean chroot.
simona commented on 2026-06-20 21:13 (UTC)
txtsd commented on 2026-06-20 10:20 (UTC)
@taotieren Thank you I have included the patch in the latest version!
taotieren commented on 2026-06-17 16:03 (UTC) (edited on 2026-06-18 01:05 (UTC) by taotieren)
This PR can fix
FATAL: Error, patchelf version 0.18.0 is a known buggy release and cannot be used. Please upgrade or downgrade it.issues. You can manually merge commits using git.txtsd commented on 2026-05-23 07:40 (UTC) (edited on 2026-05-23 09:53 (UTC) by txtsd)
@Dominiquini This has been failing to build due to various reasons for the past several versions.
Current failure is reported upstream.Current failure is our patchelf is too new:
FATAL: Error, patchelf version 0.18.0 is a known buggy release and cannot be used. Please upgrade or downgrade it.simona commented on 2026-02-16 10:40 (UTC)
solved
txtsd commented on 2026-01-21 15:17 (UTC)
@simona nuitka is not compatible with python 3.14 yet so checks will fail.
simona commented on 2026-01-21 15:16 (UTC)
txtsd commented on 2026-01-21 15:15 (UTC)
The check() helps maintain quality with upstream.
Wennadocta commented on 2026-01-21 14:33 (UTC)
Just remove check() from PKGBUILD, it works fine
1 2 3 4 Next › Last »