Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 906488

Summary: 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
Product: Gentoo Linux Reporter: Andreas Sturmlechner <asturm>
Component: Current packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: normal CC: dnovomesky, gem, proteuss
Priority: Normal Keywords: UPSTREAM
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/nomacs/nomacs/issues/951
See Also: https://github.com/nomacs/nomacs/issues/951
https://github.com/gentoo/gentoo/pull/32397
https://github.com/nomacs/nomacs/pull/982
https://bugs.gentoo.org/show_bug.cgi?id=913580
https://github.com/nomacs/nomacs/pull/983
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 906463    
Attachments: media-gfx:nomacs-3.16.224-r5:20230515-195749.log

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(-)