Bug 2381318 - mumble: FTBFS with change proposal CMake drop non-standard variables
Summary: mumble: FTBFS with change proposal CMake drop non-standard variables
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: mumble
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Carl George 🎩
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 2376113
TreeView+ depends on / blocked
 
Reported: 2025-07-16 16:50 UTC by Cristian Le
Modified: 2025-07-17 11:26 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-07-17 11:26:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Cristian Le 2025-07-16 16:50:16 UTC
Dear package maintainer,

This is an automated bug created due to a FTBFS when rebuilding this package for the change proposal CMake drop non-standard variables.

The rebuild is being tracked in https://copr.fedorainfracloud.org/coprs/lecris/cmake-drop_vars/package/mumble.

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

Most likely the build failure is due to the project assuming the presence of `LIB_SUFFIX` as an input. You can provide
this variable as shown in the change proposal. If possible, please open an issue in upstream and ask them to use
`GNUInstallDirs` instead.

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 Carl George 🎩 2025-07-16 23:22:38 UTC
I think this may be a false positive.  In the most recent build in the linked copr, it only shows fedora-rawhide-ppc64le failing, while the other targets (fedora-rawhide-aarch64, fedora-rawhide-s390x, fedora-rawhide-x86_64) succeed.  I doubt the CMake variable changes are architecture specific.  Nothing jumps out at me in the build log, so perhaps it's an ephemeral copr failure.  Could the build be retried?

Comment 2 Carl George 🎩 2025-07-16 23:24:15 UTC
Ah, found the failure higher up, it looks to be a disk space issue on the copr builder:

WARNING: Can't initialize from container image, falling back to chroot installation: Podman mount failed: Error: write /run/containers/storage/overlay-layers/.tmp-mountpoints.json562351741: no space left on device

https://download.copr.fedorainfracloud.org/results/lecris/cmake-drop_vars/fedora-rawhide-ppc64le/09277272-mumble/builder-live.log.gz

Comment 3 Cristian Le 2025-07-17 11:26:06 UTC
Yeah, it passed on the other builders, so it's a false-positive. I should have removed the other arch beforehand.


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