Build failure: libutp (transmission)

Open
#449,062 2 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
cmake
Domain
build-system

Research direction

Start with libutp's CMakeLists.txt at line 1 and reproduce the transmission dependency build using the Hydra job or the reported Nix build command. Confirm that configuration succeeds with the current CMake version and that transmission no longer fails because of libutp.

Written by the indexing model from the issue text.

Description

0.kind: build failure 2.status: stale
Nixpkgs version
  • Unstable (25.11)
Steps to reproduce
  • build transmission
Can Hydra reproduce this build failure?

The last build job was manually cancelled.

Link to Hydra build job

https://hydra.nixos.org/build/309030137

Relevant log output
> CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
       >   Compatibility with CMake < 3.5 has been removed from CMake.
       >
       >   Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
       >   to tell CMake that the project requires at least <min> but has been updated
       >   to work with policies introduced by <max> or earlier.
       >
       >   Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
       >
       >
       > -- Configuring incomplete, errors occurred!
       For full logs, run 'nix log /nix/store/a08pl11qvslj3nhsign5mxs6i6i8i4f6-libutp-unstable-2017-01-02.drv'.
error: 1 dependencies of derivation '/nix/store/w9pvmjyg8pr6w5zf24xak2qqqzvl615l-transmission-3.00.drv' failed to build
error: 1 dependencies of derivation '/nix/store/nn2f4bki1c8c3hsppxhih3sqca2krfnn-home-manager-path.drv' failed to build
error: 1 dependencies of derivation '/nix/store/4j0hcd8y6pn5kigz8rbcff6xvqf1hwd9-activation-script.drv' failed to build
error: 1 dependencies of derivation '/nix/store/wkf1la2sgmz00nhdiixyf9860jcydhic-hm_fontconfigconf.d10hmfonts.conf.drv' failed to build
error: 1 dependencies of derivation '/nix/store/8srs8xwqp6mdli036asyyckll0xyjnxw-home-manager-generation.drv' failed to build
Additional context

No response

System metadata
  • system: "x86_64-linux"
  • host os: Linux 6.12.50, NixOS, 25.11 (Xantusia), 25.11.20251005.d7f52a7
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Lix, like Nix) 2.93.3 System type: x86_64-linux Additional system types: i686-linux, x86_64-v1-linux, x86_64-v2-linux, x86_64-v3-linux Features: gc, signed-caches System configuration file: /etc/nix/nix.conf User configuration files: /home/misile/.config/nix/nix.conf:/etc/xdg/nix/nix.conf:/home/misile/.nix-profile/etc/xdg/nix/nix.conf:/nix/profile/etc/xdg/nix/nix.conf:/home/misile/.local/state/nix/profile/etc/xdg/nix/nix.conf:/etc/profiles/per-user/misile/etc/xdg/nix/nix.conf:/nix/var/nix/profiles/default/etc/xdg/nix/nix.conf:/run/current-system/sw/etc/xdg/nix/nix.conf Store directory: /nix/store State directory: /nix/var/nix Data directory: /nix/store/nk1i09ppsgs803sy63dx86m4c4kpsfph-lix-2.93.3/share
  • channels(root): "nixos"
  • nixpkgs: /nix/store/ybmnblw90230yl4p0l18ghwx9ry597bz-source
Notify maintainers

@emilytrau


Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE.)

I assert that this issue is relevant for Nixpkgs
Is this issue important to you?

Add a 👍 reaction to issues you find important.

Dominant language
Nix
Stars
26.2k
Forks
20.1k
Avg merge
9h 57m
Merged PRs (30d)
517

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from NixOS/nixpkgs

All issues in NixOS/nixpkgs

Similar issues

More Build System issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.