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

Bug 914863

Summary: media-libs/opencolorio-2.3.0 - One or more CMake variables were not used by the project:
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Paul Zander <negril.nx+gentoo>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/33563
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt.xz
etc.portage.tar.xz
media-libs:opencolorio-2.3.0:20230927-175444.log.xz

Description Toralf Förster gentoo-dev 2023-09-27 20:31:17 UTC
 * One or more CMake variables were not used by the project:
 *   OCIO_USE_OIIO_CMAKE_CONFIG
 *   OCIO_USE_SSE
strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/bin/ocioarchive
   /usr/bin/ociomakeclf
   /usr/bin/ociocheck
   /usr/bin/ociochecklut

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-20230923-004004

  -------------------------------------------------------------------

  The log matches a QA pattern or a pattern requested by a Gentoo developer.
Comment 1 Toralf Förster gentoo-dev 2023-09-27 20:31:18 UTC
Created attachment 871582 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-27 20:31:19 UTC
Created attachment 871583 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-09-27 20:31:19 UTC
Created attachment 871584 [details]
etc.portage.tar.xz
Comment 4 Toralf Förster gentoo-dev 2023-09-27 20:31:21 UTC
Created attachment 871585 [details]
media-libs:opencolorio-2.3.0:20230927-175444.log.xz
Comment 5 Larry the Git Cow gentoo-dev 2023-10-28 21:46:17 UTC
The bug has been closed via the following commit(s):

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

commit 4df03b53e1e18559ef77d9ed2e756db7f6262a3b
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2023-10-28 11:01:10 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-10-28 21:43:56 +0000

    media-libs/opencolorio: 2.3.0 support SIMD, drop old cmake option
    
    reflect upstream changes in the ebuild:
      - dropped USE_SSE and added extended SIMD support
    https://github.com/AcademySoftwareFoundation/OpenColorIO/commit/9cc24865599579f02fa07c09880518bef2058a03
        arm support depends on
      - dropped OCIO_UISE_OIIO_CMAKE_CONFIG
    https://github.com/AcademySoftwareFoundation/OpenColorIO/commit/e93efe3b703d491faf4c4ead0823fb0e48734b1b
    
    Closes: https://bugs.gentoo.org/914863
    
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/opencolorio/opencolorio-2.3.0.ebuild | 35 ++++++++++++++++++++++---
 1 file changed, 32 insertions(+), 3 deletions(-)