Build requirements
Genes Lists
lists at sapience.com
Fri May 2 16:45:59 CEST 2025
On Fri, 2025-05-02 at 13:59 +0200, Paul Schwabauer wrote:
> If you build without isolation you need to install the swig package:
> > pip install swig|. The isolated environment automatically installs
> > this
> package.
>
hi Paul
That's what strange - swig is already installed in system area :
$ pacman -Q swig
swig 4.3.0-1
and yet the error as below:
Can it be related to the 'egg' stuff being deprecated in setuptools
80.0.0?
Or maybe whatever 'swig' test is done is not working for some reason
here?
----------------------------------- log ---------
/usr/bin/python -m build --wheel --no-isolation
self._finalize_license_expression()
running egg_info
creating src/gpg.egg-info
writing src/gpg.egg-info/PKG-INFO
writing dependency_links to src/gpg.egg-info/dependency_links.txt
writing top-level names to src/gpg.egg-info/top_level.txt
writing manifest file 'src/gpg.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.rst' under directory 'doc'
warning: no files found matching '*.texi' under directory 'doc'
warning: no files found matching '*.info' under directory 'doc'
warning: no files found matching 'version.py'
warning: no files found matching '*.py' under directory 'gpg'
adding license file 'COPYING'
adding license file 'COPYING.LESSER'
adding license file 'AUTHORS'
writing manifest file 'src/gpg.egg-info/SOURCES.txt'
ERROR Missing dependencies:
swig
--
Gene
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnupg-devel/attachments/20250502/9c36aea6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: This is a digitally signed message part
URL: <https://lists.gnupg.org/pipermail/gnupg-devel/attachments/20250502/9c36aea6/attachment.sig>
More information about the Gnupg-devel
mailing list