Skip to content

Build failure: xfce4-i3-workspaces-plugin #477621

@0x2640

Description

@0x2640

Nixpkgs version

  • Unstable (26.05)

Steps to reproduce

Build xfce4-i3-workspaces-plugin, and it will fail

Can Hydra reproduce this build failure?

Yes, Hydra can reproduce this build failure.

Link to Hydra build job

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

Relevant log output

error: Cannot build '/nix/store/43sl5qrjp0qnwpgi5if71464a88f12ic-xfce4-i3-workspaces-plugin-1.4.2.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/ia7q5bi8m3f5v6sbpgnvqs15w9khr7zi-xfce4-i3-workspaces-plugin-1.4.2
       Last 25 log lines:
       >       |                         ^~~~~~~~~~~~~~~~~~~
       > i3w-plugin.c:514:5: error: too many arguments to function 'free_outputs'; expected 0, have 1
       >   514 |     free_outputs(outputs);
       >       |     ^~~~~~~~~~~~ ~~~~~~~
       > In file included from i3w-plugin.h:23,
       >                  from i3w-plugin.c:29:
       > i3w-multi-monitor-utils.h:35:6: note: declared here
       >    35 | void free_outputs();
       >       |      ^~~~~~~~~~~~
       > i3w-plugin.c: In function 'strip_workspace_numbers':
       > i3w-plugin.c:581:16: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
       >   581 |     if (offset < len)
       >       |                ^
       > i3w-plugin.c: At top level:
       > i3w-plugin.c:79:1: warning: 'on_workspace_created' declared 'static' but never defined [-Wunused-function]
       >    79 | on_workspace_created(gpointer data);
       >       | ^~~~~~~~~~~~~~~~~~~~
       > i3w-plugin.c:81:1: warning: 'on_workspace_destroyed' declared 'static' but never defined [-Wunused-function]
       >    81 | on_workspace_destroyed(gpointer data);
       >       | ^~~~~~~~~~~~~~~~~~~~~~
       > make[2]: *** [Makefile:595: libi3workspaces_la-i3w-plugin.lo] Error 1
       > make[2]: Leaving directory '/build/source/panel-plugin'
       > make[1]: *** [Makefile:479: all-recursive] Error 1
       > make[1]: Leaving directory '/build/source'
       > make: *** [Makefile:411: all] Error 2

Additional context

No response

System metadata

  • system: "x86_64-linux"
  • host os: Linux 6.18.2-zen2, NixOS, 26.05 (Yarara), 26.05.20251225.3e2499d
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.31.2+1
  • channels(root): "nixos"
  • nixpkgs: /nix/store/0lc6kbmhkqk8vmgflpn2n1d1qb3vl2f5-source

Notify maintainers

@berbiche @bobby285271 @romildo @muscaln


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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions