The relevant bit of the build log is this:
  PYTHONDIR                     :  /usr/local/lib/python3.13/dist-packages
  PYTHONARCHDIR                 :  /usr/local/lib/python3.13/dist-packages

That's not what happens on my system (running unstable). I get this, which is what it always has been:

  PYTHONDIR                     :  /usr/lib/python3/dist-packages
  PYTHONARCHDIR                 :  /usr/lib/python3/dist-packages

There must be some difference with Python between our two systems.

That said, it's probably not worth troubleshooting too much. The next upstream release (which is imminently due) will use a newer waf, which I believe makes changes to Python path detection. (I haven't had a chance to test it yet, unfortunately).

I can (and now have) just hardcode those to waf configure. They are hardcoded in the .install file anyway, so it's not like waf's detection is useful to the package's build process.

--
Richard

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to