Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 957492 - media-libs/openjpeg-2.5.3 - [gcc-16] QA Notice: Compatibility with CMake < 3.5 has been removed from CMake 4,
Summary: media-libs/openjpeg-2.5.3 - [gcc-16] QA Notice: Compatibility with CMake < 3....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Thomas Bracht Laumann Jespersen
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: cmake-4
  Show dependency tree
 
Reported: 2025-06-07 10:15 UTC by Toralf Förster
Modified: 2025-06-22 21:56 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.00 KB, text/plain)
2025-06-07 10:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,35.81 KB, text/plain)
2025-06-07 10:15 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.59 KB, application/x-xz)
2025-06-07 10:15 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,14.41 KB, application/x-xz)
2025-06-07 10:15 UTC, Toralf Förster
Details
media-libs:openjpeg-2.5.3:20250607-010846.log (media-libs:openjpeg-2.5.3:20250607-010846.log,55.03 KB, text/plain)
2025-06-07 10:16 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,98.99 KB, text/plain)
2025-06-07 10:16 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 2025-06-07 10:15:55 UTC
 * QA Notice: Compatibility with CMake < 3.5 has been removed from CMake 4,
 * media-libs/openjpeg will fail to build w/o a fix.
 * See also tracker bug #951350; check existing bug or file a new one for
 * this package, and take it upstream.
 * QA Notice: CMake 4 detected; building with -DCMAKE_POLICY_VERSION_MINIMUM=3.5
 * This is merely a workaround and *not* a permanent fix.
cmake -C /var/tmp/portage/media-libs/openjpeg-2.5.3/work/openjpeg-2.5.3_build-abi_x86_64.amd64/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=no -DBUILD_DOC=OFF -DBUILD_CODEC=ON -DBUILD_STATIC_LIBS=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-libs/openjpeg-2.5.3/work/openjpeg-2.5.3_build-abi_x86_64.amd64/gentoo_toolchain.cmake -DCMAKE_POLICY_VERSION_MINIMUM=3.5 /var/tmp/portage/media-libs/openjpeg-2.5.3/work/openjpeg-2.5.3
loading initial cache file /var/tmp/portage/media-libs/openjpeg-2.5.3/work/openjpeg-2.5.3_build-abi_x86_64.amd64/gentoo_common_config.cmake

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_systemd-20250606-080502

  The build log matches a QA pattern or sth. else requested by a dev.

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2025-06-07 10:15:56 UTC
Created attachment 931577 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-06-07 10:15:57 UTC
Created attachment 931578 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2025-06-07 10:15:58 UTC
Created attachment 931579 [details]
etc.clang.tar.xz
Comment 4 Toralf Förster gentoo-dev 2025-06-07 10:15:59 UTC
Created attachment 931580 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2025-06-07 10:16:00 UTC
Created attachment 931581 [details]
media-libs:openjpeg-2.5.3:20250607-010846.log
Comment 6 Toralf Förster gentoo-dev 2025-06-07 10:16:02 UTC
Created attachment 931582 [details]
qlist-info.txt
Comment 7 Larry the Git Cow gentoo-dev 2025-06-22 21:56:51 UTC
The bug has been closed via the following commit(s):

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

commit efb07e1855abf7e7f3a42de4e4dadb6d56e38bcf
Author:     Thomas Bracht Laumann Jespersen <t@laumann.xyz>
AuthorDate: 2025-06-14 04:54:45 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-06-22 21:56:30 +0000

    media-libs/openjpeg: rm vendored libs
    
    Closes: https://bugs.gentoo.org/957492
    Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz>
    Part-of: https://github.com/gentoo/gentoo/pull/42591
    Closes: https://github.com/gentoo/gentoo/pull/42591
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-libs/openjpeg/openjpeg-2.5.3-r1.ebuild | 100 +++++++++++++++++++++++++++
 1 file changed, 100 insertions(+)