Source: repsnapper
Version: 2.4a0-2
Severity: serious

Some recent change in unstable makes repsnapper FTBFS:

https://tests.reproducible-builds.org/debian/history/repsnapper.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/repsnapper.html

...
src/slicer/geometry.cpp: In function 'void 
glDrawCairoSurface(Cairo::RefPtr<Cairo::ImageSurface>, const Vector2d&, const 
Vector2d&, double)':
src/slicer/geometry.cpp:1367:14: error: no match for 'operator==' (operand 
types are 'const Cairo::RefPtr<Cairo::ImageSurface>' and 'int')
   if (surface==0) return;
       ~~~~~~~^~~
...

Reply via email to