Source: exactimage
Version: 1.2.1-2
Severity: serious
Tags: ftbfs

Building the package fails with:

codecs/jpegxl.cc: In member function ‘virtual bool 
JPEGXLCodec::writeImage(std::ostream*, Image&, int, const std::string&)’:
codecs/jpegxl.cc:189:31: error: ‘JxlEncoderOptionsCreate’ was not declared in 
this scope; did you mean ‘JxlEncoderStatsCreate’?
  189 |       JxlEncoderAddImageFrame(JxlEncoderOptionsCreate(enc.get(), 
nullptr),
      |                               ^~~~~~~~~~~~~~~~~~~~~~~
      |                               JxlEncoderStatsCreate

Reply via email to