Created attachment 861757 [details] media-gfx:nomacs-3.16.224-r5:20230515-195749.log > ImageLounge/src/DkCore/DkMetaData.h:151:23: error: ‘AutoPtr’ in ‘class Exiv2::Image’ does not name a type > 151 | Exiv2::Image::AutoPtr loadSidecar(const QString& filePath) const; > | ^~~~~~~ > ImageLounge/src/DkCore/DkMetaData.h:160:23: error: ‘AutoPtr’ in ‘class Exiv2::Image’ does not name a type > 160 | Exiv2::Image::AutoPtr mExifImg; > | ^~~~~~~ ...and so on.
Adding novomesk who seems to have push access to upstream repo?
I have the same issue. Still broken.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7707a66f2b6329bed44fb75c9478cebac0888ce5 commit 7707a66f2b6329bed44fb75c9478cebac0888ce5 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2023-09-03 11:45:47 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2023-09-03 12:18:07 +0000 media-gfx/nomacs: Fix build with >=exiv2-0.28 Closes: https://bugs.gentoo.org/906488 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../nomacs/files/nomacs-3.16.224-exiv2-0.28.patch | 241 +++++++++++++++++++++ media-gfx/nomacs/nomacs-3.16.224-r6.ebuild | 5 +- 2 files changed, 245 insertions(+), 1 deletion(-)