Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914863 - media-libs/opencolorio-2.3.0 - One or more CMake variables were not used by the project:
Summary: media-libs/opencolorio-2.3.0 - One or more CMake variables were not used by t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Paul Zander
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-09-27 20:31 UTC by Toralf Förster
Modified: 2023-10-28 21:46 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.00 KB, text/plain)
2023-09-27 20:31 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,46.44 KB, application/x-xz)
2023-09-27 20:31 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,18.81 KB, application/x-xz)
2023-09-27 20:31 UTC, Toralf Förster
Details
media-libs:opencolorio-2.3.0:20230927-175444.log.xz (media-libs:opencolorio-2.3.0:20230927-175444.log.xz,9.06 KB, application/x-xz)
2023-09-27 20:31 UTC, Toralf Förster
Details

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