Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927232 - media-libs/opencolorio-2.3.0 fails to compile: CPUInfo.cpp:54: Error: bad register name %rbx
Summary: media-libs/opencolorio-2.3.0 fails to compile: CPUInfo.cpp:54: Error: bad reg...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Paul Zander
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-03-18 06:22 UTC by Agostino Sarubbo
Modified: 2025-05-08 06:29 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,85.98 KB, text/plain)
2024-03-18 06:22 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-03-18 06:22:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/opencolorio-2.3.0 fails to compile.
Discovered on: x86 (internal ref: tinderbox_x86)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-18 06:22:46 UTC
Created attachment 887869 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-18 06:22:47 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find yaml-cpp (minimum version: "0.6.3", recommended version: "0.7.0")
/var/tmp/portage/media-libs/opencolorio-2.3.0/work/OpenColorIO-2.3.0/src/OpenColorIO/CPUInfo.cpp:54: Error: bad register name `%rbx'
/var/tmp/portage/media-libs/opencolorio-2.3.0/work/OpenColorIO-2.3.0/src/OpenColorIO/CPUInfo.cpp:56: Error: bad register name `%rbx'
FAILED: src/OpenColorIO/CMakeFiles/OpenColorIO.dir/CPUInfo.cpp.o
Comment 4 Larry the Git Cow gentoo-dev 2025-05-08 06:29:10 UTC
The bug has been closed via the following commit(s):

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

commit bae54a03ce902b8f7498d78208b67d786fc6c3b6
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2025-05-01 19:44:51 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-05-08 06:26:29 +0000

    media-libs/opencolorio: add 2.4.2
    
    Closes: https://bugs.gentoo.org/954362
    Closes: https://bugs.gentoo.org/927232
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Part-of: https://github.com/gentoo/gentoo/pull/41967
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/opencolorio/Manifest                 |   1 +
 media-libs/opencolorio/opencolorio-2.4.2.ebuild | 197 ++++++++++++++++++++++++
 2 files changed, 198 insertions(+)