Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906473 - gnome-extra/gnome-commander-1.16.0[exif]: src/tags/gnome-cmd-tags-exiv2.cc:401:16: error: ‘AutoPtr’ is not a member of ‘Exiv2::Image’
Summary: gnome-extra/gnome-commander-1.16.0[exif]: src/tags/gnome-cmd-tags-exiv2.cc:40...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Uwe Scholz
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: exiv2-0.28
  Show dependency tree
 
Reported: 2023-05-15 19:54 UTC by Andreas Sturmlechner
Modified: 2023-07-26 20:31 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
gnome-extra:gnome-commander-1.16.0:20230515-195216.log (gnome-extra:gnome-commander-1.16.0:20230515-195216.log,107.00 KB, text/plain)
2023-05-15 19:54 UTC, Andreas Sturmlechner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2023-05-15 19:54:18 UTC
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)
>       |            ^~~~~~~~
Comment 1 Andreas Sturmlechner gentoo-dev 2023-07-06 09:41:08 UTC
ping
Comment 2 Uwe Scholz 2023-07-06 20:12:56 UTC
I'll investigate in the next days...
Comment 3 Uwe Scholz 2023-07-09 12:50:22 UTC
https://github.com/gentoo/gentoo/pull/31804

Don't know why the gentoo-bot did not pick up the first commit in here automatically...
Comment 4 Larry the Git Cow gentoo-dev 2023-07-26 20:31:27 UTC
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(+)