Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906488 - media-gfx/nomacs-3.16.224-r5: ImageLounge/src/DkCore/DkMetaData.h:151:23: error: ‘AutoPtr’ in ‘class Exiv2::Image’ does not name a type
Summary: media-gfx/nomacs-3.16.224-r5: ImageLounge/src/DkCore/DkMetaData.h:151:23: err...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL: https://github.com/nomacs/nomacs/issu...
Whiteboard:
Keywords: UPSTREAM
Depends on:
Blocks: exiv2-0.28
  Show dependency tree
 
Reported: 2023-05-15 20:00 UTC by Andreas Sturmlechner
Modified: 2023-09-06 13:24 UTC (History)
3 users (show)

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


Attachments
media-gfx:nomacs-3.16.224-r5:20230515-195749.log (media-gfx:nomacs-3.16.224-r5:20230515-195749.log,133.85 KB, text/plain)
2023-05-15 20:00 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 20:00:59 UTC
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.
Comment 1 Andreas Sturmlechner gentoo-dev 2023-07-25 11:47:10 UTC
Adding novomesk who seems to have push access to upstream repo?
Comment 2 Gary E. Miller 2023-08-29 22:04:36 UTC
I have the same issue.  Still broken.
Comment 3 Larry the Git Cow gentoo-dev 2023-09-03 12:19:40 UTC
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(-)