Dear all,

while doing koji builds for the latest eccodes version 2.34.1 I ran in to an issue that is puzzling to me, and I have no idea to solve this.

The build runs just fine for f38, f39 and f41/rawhide, but for f40 I get a number of g++ errors like this:

error: ‘opj_destroy_decompress’ was not declared in this scope; did you mean ‘opj_end_decompress’?
  209 |         opj_destroy_decompress(dinfo);
      |         ^~~~~~~~~~~~~~~~~~~~~~
      |         opj_end_decompress

see: https://koji.fedoraproject.org/koji/buildinfo?buildID=2412368

Does anyone have an idea what is happening here and how this can be solved?

Jos.
--
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to