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

Bug 868693

Summary: media-libs/openexr-3.1.5: error: ‘uint64_t’ has not been declared
Product: Gentoo Linux Reporter: HougeLangley <hougelangley1987>
Component: Current packagesAssignee: Bernd <waebbl-gentoo>
Status: RESOLVED FIXED    
Severity: normal CC: media-video, proxy-maint
Priority: Normal Keywords: PATCH, PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/AcademySoftwareFoundation/openexr/pull/1264
See Also: https://github.com/gentoo/gentoo/pull/27169
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 865117    
Attachments: full build log
emerge --info

Description HougeLangley 2022-09-06 10:14:41 UTC
emerge -av media-libs/openexr in loongarch got this error.

Reproducible: Always
Comment 1 HougeLangley 2022-09-06 10:15:09 UTC
Created attachment 803377 [details]
full build log
Comment 2 HougeLangley 2022-09-06 10:17:32 UTC
Created attachment 803380 [details]
emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2022-09-15 18:39:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d8c8e2eec7b620ee7cd388512618073e2bde528

commit 2d8c8e2eec7b620ee7cd388512618073e2bde528
Author:     Bernd Waibel <waebbl-gentoo@posteo.net>
AuthorDate: 2022-09-06 17:55:48 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-15 18:39:13 +0000

    media-libs/openexr: fix build for gcc-13
    
    Additional patch has been provided to upstream at
    https://github.com/AcademySoftwareFoundation/openexr/pull/1276
    
    Closes: https://bugs.gentoo.org/868693
    Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net>
    Closes: https://github.com/gentoo/gentoo/pull/27169
    Signed-off-by: Sam James <sam@gentoo.org>

 ...g-include-cstdint-required-by-gcc-13-1264.patch | 44 ++++++++++++++++++++++
 ....1.5-add-missed-include-cstdint-statement.patch | 21 +++++++++++
 media-libs/openexr/openexr-3.1.5.ebuild            |  6 ++-
 3 files changed, 70 insertions(+), 1 deletion(-)