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: connman-gtk #375681

Open
3 tasks done
cything opened this issue Jan 22, 2025 · 0 comments
Open
3 tasks done

Build failure: connman-gtk #375681

cything opened this issue Jan 22, 2025 · 0 comments
Labels
0.kind: build failure A package fails to build

Comments

@cything
Copy link
Contributor

cything commented Jan 22, 2025

Nixpkgs version

  • Unstable (25.05)

Steps to reproduce

nix-repl> :lf github:nixos/nixpkgs/a213bf831ea4791803dc4d0d01a812acdb09f126            
Added 16 variables.

nix-repl> :b legacyPackages.x86_64-linux.connman-gtk

Can Hydra reproduce this build failure?

Yes, Hydra can reproduce this build failure.

Link to Hydra build job

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

Relevant log output

src/status.c: In function 'status_menu':
src/status.c:122:42: error: passing argument 1 of 'gtk_widget_set_sensitive' from incompatible pointer type [-Wincompatible-pointer-types]
  122 |                 gtk_widget_set_sensitive(item, has_items);
      |                                          ^~~~
      |                                          |
      |                                          GtkMenuItem * {aka struct _GtkMenuItem *}
In file included from /nix/store/5432m2b9nzij5g0lb2v8i6rj9g1hywdx-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/gtkapplication.h:27,
                 from /nix/store/5432m2b9nzij5g0lb2v8i6rj9g1hywdx-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/gtkwindow.h:33,
                 from /nix/store/5432m2b9nzij5g0lb2v8i6rj9g1hywdx-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/gtkdialog.h:32,
                 from /nix/store/5432m2b9nzij5g0lb2v8i6rj9g1hywdx-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /nix/store/5432m2b9nzij5g0lb2v8i6rj9g1hywdx-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/gtk.h:31,
                 from src/status.c:21:

Additional context

No response

System metadata

  • system: "x86_64-linux"
  • host os: Linux 6.12.2-zen1, NixOS, 25.05 (Warbler), 25.05.20250120.7ceed4f
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.24.11
  • nixpkgs: /nix/store/x46a0a227r8y8bqvld0d4hhxazlwsf3x-source

Notify maintainers

@romildo

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.

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

1 participant