Bug#1042171: imath: FTBFS: dh_install: error: missing files, aborting

Aurelien Jarno aurel32 at debian.org
Sun Aug 13 10:16:34 BST 2023


On 2023-08-13 10:53, Aurelien Jarno wrote:
> On 2023-07-26 22:03, Lucas Nussbaum wrote:
> > Source: imath
> > Version: 3.1.6-1
> > Severity: serious
> > Justification: FTBFS
> > Tags: trixie sid ftbfs
> > User: lucas at debian.org
> > Usertags: ftbfs-20230726 ftbfs-trixie
> > 
> > Hi,
> > 
> > During a rebuild of all packages in sid, your package failed to build
> > on amd64.
> > 
> 
> The problem has been introduced by cmake 3.27.0-1:
> 
> - With cmake 3.26.4-4:
>   -- Will install to: lib/python3/dist-packages
> 
> - With cmake 3.27.0-1:
>   -- Will install to: local/lib/python3.11/dist-packages

And more specifically, cmake 3.27 changed the value return by
Python3_SITEARCH in FindPython3.cmake from:

  distutils.sysconfig.get_python_lib(plat_specific=False,standard_lib=False)
  or else sysconfig.get_path('purelib')

to
  sysconfig.get_path('purelib')

I believe this is due to the upcoming removal of distutils in python
3.12.


-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
aurelien at aurel32.net                     http://aurel32.net



More information about the Pkg-phototools-devel mailing list