Package Details: python-ciel 2.4.0-3

Git Clone URL: https://aur.archlinux.org/python-ciel.git (read-only, click to copy)
Package Base: python-ciel
Description: A tool for managing Process Design Kits (PDKs) for ASIC and FPGA flows.
Upstream URL: https://github.com/fossi-foundation/ciel
Licenses: Apache-2.0
Submitter: gonsolo
Maintainer: gonsolo
Last Packager: gonsolo
Votes: 1
Popularity: 0.49
First Submitted: 2025-12-10 10:11 (UTC)
Last Updated: 2026-04-17 10:14 (UTC)

Latest Comments

gonsolo commented on 2026-04-17 10:16 (UTC)

@gfcwfzkm: Done

gfcwfzkm commented on 2026-04-17 09:11 (UTC)

There is a missing dependency (extra/python-poetry-core worked and is small, perhaps the larger extra/python-poetry-core works as well), otherwise the build fails with the following message:

==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
* Getting build dependencies for wheel...

Traceback (most recent call last):
  File "/usr/lib/python3.14/site-packages/pyproject_hooks/_impl.py", line 402, in _call_hook
    raise BackendUnavailable(
    ...<4 lines>...
    )
pyproject_hooks._impl.BackendUnavailable: Cannot import 'poetry.core.masonry.api'

ERROR Backend 'poetry.core.masonry.api' is not available.
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'python-ciel-2.4.0-2': 
error: packages failed to build: python-ciel-2.4.0-2

sizeru commented on 2025-12-19 21:19 (UTC)

Could you add python-zstandard to the depency list? (used in ciel/ciel/manage.py)