Bug 2380499 - chatty: FTBFS with change proposal CMake 4.0
Summary: chatty: FTBFS with change proposal CMake 4.0
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: chatty
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tomi Lähteenmäki
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: CMake4.0
TreeView+ depends on / blocked
 
Reported: 2025-07-16 10:27 UTC by Cristian Le
Modified: 2025-07-23 04:07 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-07-22 19:19:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Cristian Le 2025-07-16 10:27:24 UTC
\
Dear package maintainer,

This is an automated bug created due to a FTBFS when rebuilding this package for the change proposal CMake 4.0.

The rebuild is being tracked in https://copr.fedorainfracloud.org/coprs/cmake-4.0.

See https://fedoraproject.org/wiki/Changes/CMake4.0 for more information on how to make the package compatible.

More specifically, depending on the state of the project:
- If it is actively maintained, please update the `cmake_minimum_required`, and instruct upstream to do so as well.
  To minimize future maintenance, please add a higher bound as well, preferrably with the highest CMake version being
  tested. You may use 4.0 as the higher bound as this is being tested in the tracked copr project.
- If the project is not maintained, you may add `CMAKE_POLICY_VERSION_MINIMUM=3.5` as a CMake variable or environment
  variable.

You can check the build locally following the instructions in the change proposal, or submit your build to the tracking
copr project.

Let me know if you encounter any issues, or need any other help.

Comment 1 Tomi Lähteenmäki 2025-07-22 18:14:18 UTC
Chatty does not use CMake but looking the latest chatty build in your COPR [1] it looks like one test has been hit by sporadic failure; there is one test that randomly fails and upstream is aware [2] of it. Can you try to rebuild it until it succeeds or can you ignore the package? I can also try to rebuild it.

[1] https://copr.fedorainfracloud.org/coprs/lecris/cmake-4.0/build/9276098/
[2] https://gitlab.gnome.org/World/Chatty/-/issues/926

Comment 2 Cristian Le 2025-07-22 18:58:23 UTC
Indeed it's a false-positive. I will remove the package from copr list there.

Could you remove the BuildRequires on cmake though?

Comment 3 Tomi Lähteenmäki 2025-07-23 04:07:06 UTC
Great.

I'll remove it, thanks for the heads up.


Note You need to log in before you can comment on or make changes to this bug.