Search Criteria
Package Details: nuitka 2.5.9-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: | 1.62 |
First Submitted: | 2024-04-21 10:54 (UTC) |
Last Updated: | 2024-12-25 10:16 (UTC) |
Dependencies (21)
- 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-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)
- Show 1 more dependencies...
Required by (5)
- patroneo-git (make)
- pikaur-static (make)
- pikaur-static-git (make)
- rimsort-git
- spotrec-git (make)
Latest Comments
galvez_65 commented on 2024-12-25 22:10 (UTC)
@txtsd thanks that looks like it worked, I was able to build it using devtools extra to setup the chroot
txtsd commented on 2024-12-25 17:42 (UTC)
@galvez_65 Can you try building in a clean chroot? And if it still doesn't work, report upstream here: https://github.com/Nuitka/Nuitka/issues/3272
galvez_65 commented on 2024-12-25 17:11 (UTC) (edited on 2024-12-25 17:33 (UTC) by galvez_65)
check() fails with:
import os, importlib.util;assert os.path.normcase(os.path.abspath(os.path.normpath(importlib.util.find_spec('EmptyModuleTest').origin))) == '/home/jc/.cache/paru/clone/nuitka/src/Nuitka-2.5.9/EmptyModuleTest.cpython-313-x86_64-linux-gnu.so','Error, cannot launch extension module EmptyModuleTest, original package is in the way.';__import__('EmptyModuleTest') ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ ImportError: /home/jc/.cache/paru/clone/nuitka/src/Nuitka-2.5.9/EmptyModuleTest.cpython-313-x86_64-linux-gnu.so: undefined symbol: constant_bin_data
simona commented on 2024-12-25 10:21 (UTC)
perfect
simona commented on 2024-12-25 08:57 (UTC)
no more builds
txtsd commented on 2024-12-23 13:00 (UTC)
check() currently fails
https://0x0.st/8r1A.log
txtsd commented on 2024-12-23 12:54 (UTC)
Can I get co-maintainer on this, please?
ioctl commented on 2024-06-27 15:52 (UTC)
Please consider changing source URL directory to this one: https://github.com/Nuitka/Nuitka/tags
Because https://nuitka.net/releases/ has a lot of RC-versions, but late with bugfix versions.
I.e. github has version 2.3.10 zip, while nuitka.net has not very useful for common user 2.4rc7 and only 2.3.3 zip.
Rubo commented on 2024-05-04 12:02 (UTC)
not yet
simona commented on 2024-04-30 09:22 (UTC)
ready for python 3.12?