Package Details: nuitka 2.8.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: 2
Popularity: 0.000390
First Submitted: 2024-04-21 10:54 (UTC)
Last Updated: 2025-12-10 04:09 (UTC)

Latest Comments

1 2 3 Next › Last »

txtsd commented on 2026-01-12 13:23 (UTC)

@simona Can you report that upstream, please?

simona commented on 2026-01-12 11:35 (UTC)

Traceback (most recent call last):
File "<string>", line 1, in <module>
import os, importlib.util;assert os.path.normcase(os.path.abspath(os.path.normpath(importlib.util.find_spec('EmptyModuleTest').origin))) == '/home/simona/.cache/yay/nuitka/src/Nuitka-2.8.9/EmptyModuleTest.cpython-314-x86_64-linux-gnu.so','Error, cannot launch extension module EmptyModuleTest, original package is in the way.';import('EmptyModuleTest')
~~^^^^^^^^^^^^^^^^^^^
ImportError: /home/simona/.cache/yay/nuitka/src/Nuitka-2.8.9/EmptyModuleTest.cpython-314-x86_64-linux-gnu.so: undefined symbol: _Py_TriggerGC

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 to makepkg.

@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.