Re: Build requirements
Genes Lists via Gnupg-devel <[email protected]>
| Newsgroups | gmane.comp.encryption.gpg.devel |
|---|---|
| Message-ID | <[email protected]> |
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 _______________________________________________ Gnupg-devel mailing list [email protected] https://lists.gnupg.org/mailman/listinfo/gnupg-devel
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYJAB0WIQRByXNdQO2KDRJ2iXo5BdB0L6Ze2wUCaBTapwAKCRA5BdB0L6Ze 2ygnAQChJcK+/TIHG6W1p2kiWKUWLNJATkjTPVLkZP1GmgpcNgD+LQ/yz0GK9mZz pK4iONdHFAdCE2AVeL6ON8KBRTwfzgw= =UPa+ -----END PGP SIGNATURE-----