Source: python-pgmagick
Version: 0.7.6-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=python-pgmagick&arch=amd64&ver=0.7.6-1%2Bb3&stamp=1662226834&raw=0

...
./src/_Image.cpp: In function ‘void __Image()’:
./src/_Image.cpp:385:82: error: no matches converting function ‘colorMapSize’ 
to type ‘unsigned int (class Magick::Image::*)()’
  385 |         .def("colorMapSize", (unsigned int (Magick::Image::*)() 
)&Magick::Image::colorMapSize)
      |                                                                         
         ^~~~~~~~~~~~
In file included from ./src/_Image.cpp:6:
/usr/include/GraphicsMagick/Magick++/Image.h:908:21: note: candidates are: 
‘unsigned int Magick::Image::colorMapSize() const’
  908 |     unsigned int    colorMapSize ( void ) const;
      |                     ^~~~~~~~~~~~
/usr/include/GraphicsMagick/Magick++/Image.h:907:21: note:                 
‘void Magick::Image::colorMapSize(unsigned int)’
  907 |     void            colorMapSize ( const unsigned int entries_ );
      |                     ^~~~~~~~~~~~
error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
E: pybuild pybuild:379: build: plugin distutils failed with: exit code=1: 
/usr/bin/python3 setup.py build 
dh_auto_build: error: pybuild --build -i python{version} -p 3.10 returned exit 
code 13
make: *** [debian/rules:8: binary-arch] Error 25

Reply via email to