[pkg-gnupg-maint] Bug#1039724: gpgme: building underbookworm fails with no matches in python3-gpg.install

Andreas Metzler ametzler at bebt.de
Sun Jul 2 10:54:40 BST 2023


On 2023-07-01 Ted <kerdek7 at gmail.com> wrote:
> Build still fails under debuild with no funny flags. Here's log.
[...]

Hello,

Looking at the log it looks like your are overriding CFLAGS somewhere
(-g -O2 -ffile-prefix-map=/... is missing).

This warning is missing in your log:
[BUILDPATH]/gpgme1.0-1.18.0/build/lang/python/setup.py:21: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
  from distutils.core import setup, Extension

So I think you are running with an unclean environment which causes the
build to either use locally installed (older) python modules or which
causes the python modules to behave differently.

printenv might be enlightening.

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'



More information about the pkg-gnupg-maint mailing list