Created attachment 861759 [details] media-gfx:photoqt-2.9.1-r2:20230515-200254.log > cplusplus/scripts/handlingfacetags.cpp:60:21: error: no match for ‘operator!=’ (operand types are ‘Exiv2::ErrorCode’ and ‘int’) > 60 | if(e.code() != 11) > | ~~~~~~~~ ^~ ~~ > | | | > | | int > | Exiv2::ErrorCode ...and so on.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=803295e8ae3ca539dea6f01ddeecbbd903e38bce commit 803295e8ae3ca539dea6f01ddeecbbd903e38bce Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2023-05-29 07:27:37 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2023-05-29 07:37:22 +0000 media-gfx/photoqt: add 3.2, fix build with >=exiv2-0.28 Closes: https://bugs.gentoo.org/896348 Closes: https://bugs.gentoo.org/906491 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> media-gfx/photoqt/Manifest | 1 + .../photoqt/files/photoqt-3.2-exiv2-0.28.patch | 116 +++++++++++++++++++++ media-gfx/photoqt/photoqt-3.2.ebuild | 75 +++++++++++++ 3 files changed, 192 insertions(+)