Hi Christoph (2020.01.20_13:58:10_+0200) > It looks like dh-python should include Python_EXECUTABLE: > > https://gitlab.kitware.com/cmake/cmake/commit/06d9e67fbd2b2dfc9cba12327866b2f73eab8a18
Thanks for that. It's fairly easy to add those to the variables we export, so done. In libarcus' case I'm afraid it doesn't help you much, though. You'll still need to patch Python_SITEARCH, but {Python_VERSION_MAJOR}.${Python_VERSION_MINOR} instead of PYVER. And you'll need: export PYBUILD_CONFIGURE_ARGS=-DPython_VERSION={version} Even then, it doesn't seem to build correctly, it doesn't build the Arcus Python module. This seems like it's due to libarcus' Cmakefile going down the other if branch and not setting something up that it needs to. So probably fairly simple to fix, but not on dh-python's side. SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272