Package Details: nuitka 2.5.9-1

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)

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?