Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failure: transmission #326140

Closed
ProxyVT opened this issue Jul 10, 2024 · 2 comments
Closed

Build failure: transmission #326140

ProxyVT opened this issue Jul 10, 2024 · 2 comments
Labels
0.kind: build failure A package fails to build

Comments

@ProxyVT
Copy link

ProxyVT commented Jul 10, 2024

Steps To Reproduce

Steps to reproduce the behavior:

  1. services.transmission.enable = true
    or
  2. nix run nixpkgs#transmission

Build log

error: builder for '/nix/store/aly8w8ip0vfi7sc854wypdmbdkm5wynv-transmission-3.00.drv' failed with exit code 2;
       last 10 log lines:
       >   197 |         if (UPNP_GetValidIGD(devlist, &handle->urls, &handle->data, handle->lanaddr,
       >       |             ^~~~~~~~~~~~~~~~
       > In file included from /build/source/libtransmission/upnp.c:12:
       > /nix/store/vmzxminj8mwfw81whay2524c4b6w321q-miniupnpc-2.2.8/include/miniupnpc/miniupnpc.h:122:1: note: declared here
       >   122 | UPNP_GetValidIGD(struct UPNPDev * devlist,
       >       | ^~~~~~~~~~~~~~~~
       > make[2]: *** [libtransmission/CMakeFiles/transmission.dir/build.make:804: libtransmission/CMakeFiles/transmission.dir/upnp.c.o] Error 1
       > make[2]: *** Waiting for unfinished jobs....
       > make[1]: *** [CMakeFiles/Makefile2:206: libtransmission/CMakeFiles/transmission.dir/all] Error 2
       > make: *** [Makefile:166: all] Error 2
       For full logs, run 'nix log /nix/store/aly8w8ip0vfi7sc854wypdmbdkm5wynv-transmission-3.00.drv'.

Additional context

This affects both transmission_3 and transmission_4 packages.

Notify maintainers

@astsmtl

Metadata

 - system: `"x86_64-linux"`
 - host os: `Linux 6.9.8, NixOS, 24.11 (Vicuna), 24.11.20240709.feb2849`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.4`
 - nixpkgs: `/nix/store/xr9wjzx0cdnwkmhzz74h8lphgn5jmyv3-source`

Add a 👍 reaction to issues you find important.

@ProxyVT ProxyVT added the 0.kind: build failure A package fails to build label Jul 10, 2024
@eclairevoyant
Copy link
Contributor

eclairevoyant commented Jul 10, 2024

Can't repro on master (0bd7ea1) or nixos-unstable (655a58a)

Also the log doesn't have an error, so it couldn't be diagnosed anyway

@eclairevoyant eclairevoyant added the 9.needs: reporter feedback This issue needs the person who filed it to respond label Jul 10, 2024
@eclairevoyant
Copy link
Contributor

Root cause: transmission/transmission#6907 (comment)
Fixed in #326057

@eclairevoyant eclairevoyant removed the 9.needs: reporter feedback This issue needs the person who filed it to respond label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: build failure A package fails to build
Projects
None yet
Development

No branches or pull requests

2 participants