-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Closed
Labels
0.kind: bugSomething is brokenSomething is broken6.topic: haskellGeneral-purpose, statically typed, purely functional programming languageGeneral-purpose, statically typed, purely functional programming language
Description
Describe the bug
(process:223): GLib-GObject-WARNING **: 08:11:14.246: cannot register existing type 'GtkWidget'
(process:223): GLib-GObject-WARNING **: 08:11:14.246: cannot add class private field to invalid type '<invalid>'
(process:223): GLib-GObject-WARNING **: 08:11:14.246: cannot add private field to invalid (non-instantiatable) type '<invalid>'
(process:223): GLib-GObject-CRITICAL **: 08:11:14.246: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
(process:223): GLib-GObject-WARNING **: 08:11:14.246: cannot register existing type 'GtkBuildable'
(process:223): GLib-GObject-CRITICAL **: 08:11:14.246: g_type_interface_add_prerequisite: assertion 'G_TYPE_IS_INTERFACE (interface_type)' failed
(process:223): GLib-CRITICAL **: 08:11:14.247: g_once_init_leave: assertion 'result != 0' failed
(process:223): GLib-GObject-CRITICAL **: 08:11:14.247: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
(process:223): GLib-GObject-CRITICAL **: 08:11:14.247: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
(process:223): GLib-GObject-WARNING **: 08:11:14.247: cannot register existing type 'GtkWidget'
(process:223): GLib-GObject-WARNING **: 08:11:14.247: cannot add class private field to invalid type '<invalid>'
(process:223): GLib-GObject-WARNING **: 08:11:14.247: cannot add private field to invalid (non-instantiatable) type '<invalid>'
(process:223): GLib-GObject-CRITICAL **: 08:11:14.247: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failedThen it's stuck. Always times out on Hydra.
Steps To Reproduce
Steps to reproduce the behavior:
nix-build . -A haskellPackages.gi-adwaita
Expected behavior
A clear and concise description of what you expected to happen.
Build should pass.
Screenshots
If applicable, add screenshots to help explain your problem.
n/a
Additional context
Add any other context about the problem here.
Notify maintainers
@NixOS/haskell ?
Metadata
Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.
↪ nix-shell -p nix-info --run "nix-info -m"
- system: `"x86_64-linux"`
- host os: `Linux 5.15.2-xanmod1-tt, NixOS, 21.11 (Porcupine)`
- multi-user?: `yes`
- sandbox: `yes`
- version: `nix-env (Nix) 2.3.16`
- channels(bt1cn): `"unstable-22.05pre353770.23d785aa6f8"`
- channels(root): `"nixos-21.11.336020.2128d0aa28e"`
- nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: bugSomething is brokenSomething is broken6.topic: haskellGeneral-purpose, statically typed, purely functional programming languageGeneral-purpose, statically typed, purely functional programming language
Projects
Status
Done
