Created attachment 861755 [details] gnome-extra:gnome-commander-1.16.0:20230515-195216.log > ../gnome-commander-1.16.0/src/tags/gnome-cmd-tags-exiv2.cc: In function ‘void gcmd_tags_exiv2_load_metadata(GnomeCmdFile*)’: > ../gnome-commander-1.16.0/src/tags/gnome-cmd-tags-exiv2.cc:401:16: error: ‘AutoPtr’ is not a member of ‘Exiv2::Image’ > 401 | Image::AutoPtr image = ImageFactory::open(fname); > | ^~~~~~~ > ../gnome-commander-1.16.0/src/tags/gnome-cmd-tags-exiv2.cc:403:9: error: ‘image’ was not declared in this scope > 403 | image->readMetadata(); > | ^~~~~ > ../gnome-commander-1.16.0/src/tags/gnome-cmd-tags-exiv2.cc:409:12: error: ‘AnyError’ does not name a type > 409 | catch (AnyError &e) > | ^~~~~~~~
ping
I'll investigate in the next days...
https://github.com/gentoo/gentoo/pull/31804 Don't know why the gentoo-bot did not pick up the first commit in here automatically...
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0168ab3b7d2b038b771d188b30c215a60086df65 commit 0168ab3b7d2b038b771d188b30c215a60086df65 Author: Uwe Scholz <u.scholz83@gmx.de> AuthorDate: 2023-07-08 16:50:08 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2023-07-26 20:30:59 +0000 gnome-extra/gnome-commander: add 1.16.1 Closes: https://bugs.gentoo.org/906473 Closes: https://github.com/gentoo/gentoo/pull/31846 Signed-off-by: Uwe Scholz <u.scholz83@gmx.de> Signed-off-by: Matt Turner <mattst88@gentoo.org> gnome-extra/gnome-commander/Manifest | 1 + .../gnome-commander/gnome-commander-1.16.1.ebuild | 62 ++++++++++++++++++++++ 2 files changed, 63 insertions(+)