Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 868693 - media-libs/openexr-3.1.5: error: ‘uint64_t’ has not been declared
Summary: media-libs/openexr-3.1.5: error: ‘uint64_t’ has not been declared
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernd
URL: https://github.com/AcademySoftwareFou...
Whiteboard:
Keywords: PATCH, PullRequest
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2022-09-06 10:14 UTC by HougeLangley
Modified: 2022-09-15 18:39 UTC (History)
2 users (show)

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


Attachments
full build log (openexrbuild.log,62.91 KB, text/plain)
2022-09-06 10:15 UTC, HougeLangley
Details
emerge --info (emerge-info.log,7.03 KB, text/plain)
2022-09-06 10:17 UTC, HougeLangley
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)